This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes IDEs, Version Control and other tools and the fly likes configuring eclipse with tomcat Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "configuring eclipse with tomcat" Watch "configuring eclipse with tomcat" New topic
Author

configuring eclipse with tomcat

svln babu
Greenhorn

Joined: Nov 01, 2007
Posts: 1
I installed eclipse3.3 and I want to configure tomcat with it. But I can't view tomcat in WINDOW menu->PREFERENCES menuitem of eclipse tollbar.
Edwin Dalorzo
Ranch Hand

Joined: Dec 31, 2004
Posts: 961
  • Go to Preferences->Server->Installed Runtimes
  • Click the Add button
  • Go to the Apache folder
  • Choose your Apache Tomcat version
  • Set up your server configuration

  •  
    I agree. Here's the link: http://aspose.com/file-tools
     
    subject: configuring eclipse with tomcat
     
    Similar Threads
    Disabling struts logging
    tomcat and eclipse
    Running JSP on Eclipse
    Unable to use El in custom tags
    Best IDE for Struts