Wednesday, June 8, 2011

java - Apache Tomcat Not Showing in Eclipse Server Runtime Environments - Stack Overflow

java - Apache Tomcat Not Showing in Eclipse Server Runtime Environments - Stack Overflow

I had the same problem and I solved it with the following steps

  1. Help > Install New Software...
  2. Select "Eclipse Web Tools Platform Repository (http://download.eclipse.org/webtools/updates)" from the "Work with" drop-down.
  3. Select "Web Tools Platform (WTP)" and "Project Provided Components".

Complete all the installation steps and restart Eclipse. You'll see a bunch of servers when you try to add a server runtime environment.

No comments:

Post a Comment