Sunday, November 6, 2016

Eclipse setup for JEE

1. Install apache server
2. Go to Eclipse->Windows-> Preferences->Server->Runtime Environment
3. Click Add
4. Select Apache server 7.0
5. Click next and download and install
6. Right click on the server. Go to properties. Then click on the Switch Location.
7. Double click on the Tomcat server. Select 'Use tomcat installation' instead of 'Use workspace metadata'.
8. Restart the apache server.

No comments:

Post a Comment