Reputation: 9574
I am having troubles creating a Dynamic Web Project in eclipse. When I go to:
File > New > Project... > Web > Dynamic Web Project
and then select Apache Tomcat v7.0
as Target Runtime this error shows up at the top of the window:
Runtime "Apache Tomcat v7.0" is invalid
Now I will not be able to press on Next or Finish to create the project.
What's wrong? Why does eclipse tell me that tomcat is invalid?
Upvotes: 0
Views: 260
Reputation: 1859
Please do these steps to troubleshoot your issue.
In eclipse go to Windows>Preferences>Server>Run Time Environments.
Now please check following things
I hope this helps you fix your problem :).
Upvotes: 1