[ http://jira.codehaus.org/browse/MPECLIPSE-102?page=comments#action_72671 
] 
            
nicolas de loof commented on MPECLIPSE-102:
-------------------------------------------

You simply have to set :
maven.eclipse.projectnatures = 
com.atlassw.tools.eclipse.checkstyle.CheckstyleNature
maven.eclipse.buildcommands = 
com.atlassw.tools.eclipse.checkstyle.CheckstyleBuilder

(and any other builders/nature for the plugins you like to use in Eclipse)

> Running 'maven:eclipse' turns CheckStyle off for the project.
> -------------------------------------------------------------
>
>                 Key: MPECLIPSE-102
>                 URL: http://jira.codehaus.org/browse/MPECLIPSE-102
>             Project: maven-eclipse-plugin
>          Issue Type: Bug
>    Affects Versions: 1.9
>            Reporter: Jamie Bisotti
>
> Assuming project is already setup in Eclipse 3.1 (either manually or via the 
> eclipse plugin)
> 1. Install CheckStyle Eclispe plugin
> 2. Turn it on for the project.
> 3. Shutdown Eclipse
> 4. Run maven eclipse on the project
> 5. Restart Eclipse
> 6. Notice CheckStyle is now turned off.

-- 
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

        

Reply via email to