Wednesday, January 21, 2015

New eclipse add tomcat

Hai all,


Just  a few points to add Tomcat 7.0 to new Eclipse

( Eclipse Java EE IDE for Web Developers.

  Version: Luna Service Release 1 (4.4.1) )

1. Window -->Preferences->Server--> Runtime Environment
2. Add BUTTON--->Apache Tomcat v7.0
3. Browse path to Tomcat Installation Folder (Usually C:\Program Files\Apache Software Foundation\Tomcat 7.0)
4. Press 'Finish' Button


Second set of steps

1. Window --> Show View ---> Servers
2. You will see Servers tab.  If tomcat 7.0 is not present, Right click in empty area inside Servers tab.
3. New--> Server --->Apache Tomcat v7.0 ---> Finish

Enjoy :)