Java – Eclipse Luna for web app

eclipseeclipse-pluginjavaweb-applications

I started using eclipse recently, and I downloaded the Java EE version to create a webapp.

Now I have downloaded Version Luna (4.4), but i'm unable to create a web APP or create a Tomcat server with these versions…What am i doing wrong? Do I have to download some plugins?

Thank you in advance, and sorry if my question is too simplistic.

Best Answer

You should download this version" Eclipse IDE for Java EE developers"

http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/lunar

Tomcat: window->preferences->server->runtime environment

To create a web APP: file->new->other->web->Dynamic Web project