I am having trouble running tomcat 7 in eclipse kepler (newest version). I create a new project and when I select a new runtime I do not get the options for tomcat like I u
Elaborating on Marvin Emil Brach's answer, for those who try to set up Eclipse for TomEE 1.6 (which is based on Tomcat 7):
There's the guide at http://openejb.apache.org/tomee-and-eclipse.html. But if you want to use an existing Eclipse Standard IDE (Kepler SR2) installation - i.e. not the "Eclipse IDE for Java EE Developers" - you'll run into this exception:
java.lang.NullPointerException: No IModelProvider exists for project P/[...] of version: Dynamic Web Module 3.0
Just installing the JST Server Adapters as recommended before didn't do it for me, but I found this hint: http://juhap.iki.fi/misc/nullpointerexception-while-creating-new-portlet-project-in-liferay-ide/. Another plugin I needed to get the server editor is WST Server Adapters. So the complete set of plugins I had to install for fixing this is: