10
votes
10answers
8k views
Eclipse error: This project needs to migrate WTP metadata
We started a Web Project in Eclipse 3.2 a ways back and we've since upgraded to Eclipse 3.4 but now the Project has the error:
"This project needs to migrate WTP metadata"
We've …
5
votes
7answers
4k views
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 seconds. I can increase this timeout in the server instance properti …
3
votes
4answers
500 views
Does the Eclipse Web Tools Project handle refactoring inside JSPs?
I've installed the Web Tools Project for Eclipse version 3.4. I've been trying to get refactoring working the way I think it should and have had no success.
I have one Java proje …
2
votes
3answers
2k views
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 occurred while collecting items to be installed session co …
2
votes
4answers
812 views
Multi Module Maven2 Project with WTP
I'm having a hard time to make my Maven2 multi module project, with a deep project structure, appear as a single ear (with its dependencies - which includes 1 war, 2 ejbs and 1 jar …
2
votes
2answers
314 views
WTP HTTP Preview server - How can I re-configure default server port?
Under Eclipse Ganymede how can I re-configure the default server port (8080) of the Eclipse WTP "HTTP Preview Server"?
@Leonel
I suppose you never saw the "view" linked to this q …
2
votes
6answers
4k views
Debugging a tomcat project in Eclipse 3.4.2
Hi,
I downloaded eclipse 3.4.2 and tried installing tomcat plugin (version 3.2.1)for eclipse from sysdeo (http://www.eclipsetotale.com/tomcatPlugin.html)
I have followed install …
2
votes
1answer
199 views
How can one use the Web Page Editor in custom RCP application?
I want to use the "Web Tools Editor" that is part of the Web Tools Plattform in my own RCP-Application. I think i have got some understanding on the RCP plattform by now, but I sti …
1
vote
1answer
18 views
No Jsp Editor with Eclipse Galileo 3.3
I just installed Eclipse Galileo, but have no JSP editor.
In file associations, on the Preferences page, *.jsp was not even mentioned.
When I added it and went to associate with …
1
vote
1answer
499 views
Where can I obtain an Eclipse server adapter for WebSphere Application Server Version 7?
I need to set up an Eclipse WTP project pointing to a WAS V7 instance but I can't find the server adapter to work with version 7. Version 6 is supported.
1
vote
2answers
182 views
M2Eclipse and EAR projects on Weblogic
How can I import a maven EAR project into Eclipse 3.4, and be able to use the IDE (WTP) to deploy the ear successfully to Weblogic (9.2)?
The main issue is that the dependent jars …
1
vote
2answers
497 views
Eclipse WTP update Error . What to do Next ?
Hi,
I just unzipped the eclipse ganymede (eclipse 3.4.1) zip file (basic platform) and tried to install Webtools (WTP) via its update site. But it reports an error like ..
Cannot …
1
vote
3answers
187 views
JBOSS has too many libs! (a problem with m2eclipse)
I admit it is not the best title, but I don't know how to prase it without having a title of three lines.
I have a project with the (for instance) dependency JTA, using the scope …
0
votes
1answer
159 views
Eclipse WTP: “The import ___ cannot be resolved for” error in a JSP file for a class defined in project
A Visual Studio user struggling w/ Eclipse...
I imported a set of servlets/JSPs into a project in Oracle Workshop for Weblogic. /page.jsp has the following import statement: imp …
0
votes
1answer
94 views
Eclipse WTP publishing configuration
I have a web project that is built with maven. I have the project in eclipse as a WTP project (generated using mvn eclipse:eclipse), and it is associated with a glassfish server, …
