Top "Eclipse-wtp" questions

Use this tag if you have a specific question about Eclipse Web Tools Platform (WTP) features and functionality.

How to fix error "Updating Maven Project". Unsupported IClasspathEntry kind=4?

I have imported maven project in STS, when I run update update project I receive: "Updating Maven Project". Unsupported IClasspathEntry …

eclipse maven m2eclipse eclipse-wtp
What's in an Eclipse .classpath/.project file?

We recently had an issue with an Eclipse project for one of our team members. Tomcat was not deploying JARs …

java eclipse configuration-files eclipse-wtp
Eclipse "Server Locations" section disabled and need to change to use Tomcat installation

I have set up a dynamic web project in Eclipse with a Tomcat 5.5 installation. I want to be to set …

eclipse tomcat eclipse-wtp tomcat5.5 eclipse-3.4
Error opening zip file or JAR manifest missing : C:\Program

I'm on step "Running project on the Server" from https://developers.google.com/appengine/docs/java/webtoolsplatform#dynamic_web_project …

java eclipse google-app-engine eclipse-wtp
How to add HTML Editor to Eclipse?

I just upgraded to Eclipse Kepler, the non-J2EE version. The HTML Editor is missing. I read elsewhere that I …

eclipse eclipse-wtp
Installing eclipse Web Tools Platform (WTP) - update site does not work?

I'm trying to install the WTP (web platform tools) to my Eclipse installation so I can get the XSL transformations …

eclipse eclipse-wtp eclipse-3.4
How to format html files in Eclipse?

The XML formatting works perfect but not the html formatting. In fact if I use "cmd-shift-F" for a html file, …

eclipse code-formatting eclipse-wtp
How can I disable the eclipse server startup timeout?

By default when using a webapp server in Eclipse Web Tools, the server startup will fail after a timeout of 45 …

eclipse eclipse-wtp
How to add Web Tools Platform(WTP) in Eclipse Kepler

I installed Eclipse Kepler in my system. so far I developed J2SE Applications. Now I want to develop J2…

java eclipse jakarta-ee eclipse-plugin eclipse-wtp
Unable to "Run on Server" a webapp from Eclipse

When running my WebApp project from Eclipse most of times it run correctly. But if by mistake to stop server, …

eclipse tomcat6 eclipse-wtp