Eclipse loses Sysdeo "Is Tomcat Project" setting after mvn eclipse:eclipse
--------------------------------------------------------------------------
Key: MNGECLIPSE-5
URL: http://jira.codehaus.org/browse/MNGECLIPSE-5
Project: Maven 2.x Plug-in for Eclipse
Type: Bug
Environment: Windows XP
Reporter: K.C. Baltz
Assigned to: Eugene Kuleshov
I have a web project that uses the Sysdeo Tomcat plugin for deployment. When I
run the mvn eclipse:eclipse target to update my project, I lose the Sysdeo
setting that tells Eclipse my project is a Tomcat project. I've tracked it
down to the .project file losing an entry in the list of "natures". Before I
run the eclipse plugin, I have the following nature:
<nature>com.sysdeo.eclipse.tomcat.tomcatnature</nature>
Afterwards it's gone.
The workaround is easy in that I only have to change one checkbox in the
settings, but i shouldn't have to do it every time.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]