Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.9
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
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 is fixed in the m2 plugin (see MNG-1506). Existing natures/builders are overwritten when generating new files.
Still open in the m1 version