Top "Eclipse-wtp" questions

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

How to change default Eclipse WTP "Web Resources" dynamic folder

I need to change the default Eclipse WTP "Web Resources" dynamic folder. Currently it points to WebContent, and I need …

java eclipse eclipse-wtp
How do I install Jetty WTP Server Adapter for Eclipse 3.5?

Currently I am attempting to install the Jetty WTP Server Adapter for Eclipse 3.5 and get the following errors: An error …

jetty eclipse-wtp eclipse-3.5
m2eclipse and Eclipse WTP

I have a very large workspace with about 30 projects all together. I am using Eclipse 3.5 with m2eclipse. I check …

eclipse maven-2 m2eclipse eclipse-wtp
Why is server-config.wsdd not being created by the eclipse web services wizard?

I am using eclipse (Juno) to develop a web service for Tomcat 7 and Axis2. I have a java bean which …

axis2 tomcat7 eclipse-wtp java2wsdl
Could not initialize class org.eclipse.jst.j2ee.project.facet.IJ2EEFacetConstants

I am Running Eclipse Kelper Build id: 20130614-0229 (the latest at time of writing) I have installed the Web Tools …

eclipse eclipse-wtp
Eclipse debug-time classpath problem: How do you include a dependent project's output into a web project's runtime classpath?

So I started with a web services project (just a dynamic web project) that builds and debugs correctly from eclipse. …

java eclipse eclipse-wtp
Eclipse webtools project (WTP) and its performance / quality

Our company is using eclipse since several years now (we are using WTP since release 0.7) I am currently evaluating eclipse 3.6.2 …

java eclipse jsp ide eclipse-wtp
Maven webapp with maven-eclipse-plugin doesn't generate <dependent-module>

I use the eclipse:eclipse goal to generate an Eclipse Project environment. The deployment works fine. The goal creates the …

eclipse maven-2 eclipse-wtp
Eclipse WTP - "No tab group defined for launch configuration type org.eclipse.jst.server.tomcat.core.launchConfigurationType" ...?

When I double-click on my tomcat server on eclipse's "Servers" tab I get taken to the propeties page. This page …

eclipse configuration eclipse-wtp
How to fix -Djava.endorsed.dirs not supported, that emerged after installing WTP in Eclipse?

I used tomcat for projects before, but this problem came after installing the WTP, and occurs when I try to …

java eclipse tomcat eclipse-wtp endorsed