I am new to web programming in Java and I am struggling with some problems. I want to create a new runtime server using Tomcat, but the only things that I can select from Apache folder are Geronimo related. I have installed all the adapters for Apache, I really don't know what else I can do. Please help me.
I had to add the JST Server Adapters and JST Server Adapter Extensions as well. Go through Help -> Install New Software to get them. Then when I went to the New Server Runtime Environment (your screen cap) I had a second Apache option and in that were the Tomcat servers.
Is it missing just from the menu maybe?
If you goto "Window > Show View > Other..." and then type Servers in the filter, does it show up?
Also make sure you downloaded the "Eclipse For Java EE Developers" package as I do not believe the "Eclipse for Java Developers" contains the Servers view.
Eclipse for Java EE Developers: http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/indigosr1
The apache tomcat plugin for eclipse is part of the WTP (Eclipse Web Tools Platform), but you can get it separately from here. Just drag the link to your workspace and install it. You will then be able to configure a running Tomcat Server in your eclipse IDE.
If you run into problems with the Tomcat plugin then the next step I'd follow is just to install the WTP here. Copy the link and paste it into the intallation url field. Check the whole WTP option and install everything.
I have exactly the same problem as you, and I'm using eclipse oxygen.
Then I try eclipse luna, wow, it works!
© 2022 - 2024 — McMap. All rights reserved.