You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "fabrizio giustina (JIRA)" <ji...@codehaus.org> on 2005/11/10 22:29:06 UTC

[jira] Moved: (MNG-1506) Eclipse loses Sysdeo "Is Tomcat Project" setting after mvn eclipse:eclipse

     [ http://jira.codehaus.org/browse/MNG-1506?page=all ]

fabrizio giustina moved MPECLIPSE-106 to MNG-1506:
--------------------------------------------------

    Complexity: Intermediate
      Workflow: Maven  (was: jira)
           Key: MNG-1506  (was: MPECLIPSE-106)
       Project: Maven 2  (was: maven-eclipse-plugin)

> Eclipse loses Sysdeo "Is Tomcat Project" setting after mvn eclipse:eclipse
> --------------------------------------------------------------------------
>
>          Key: MNG-1506
>          URL: http://jira.codehaus.org/browse/MNG-1506
>      Project: Maven 2
>         Type: Bug
>   Components: maven-eclipse-plugin
>  Environment: Windows XP
>     Reporter: K.C. Baltz
>     Assignee: Brett Porter

>
>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org