Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
I'm not sure if it is more related to the checkstyle plugin or to the Eclipse plugin.
It would be interesting to generate from checkstyle configuration file a "formatter profile" that can be imported in Eclipse (Preferences / Java / Code Style / Formatter / Import...)
Issue Links
| This issue duplicates: | ||||
| MPECLIPSE-82 | Generate Code Formatter settings for eclipse from checkstyle.xml |
|
|
|
This is something our projects misses aswell. I would be nice if a profile was made for Eclipse, but it could also be done as a separate plugin for mvn, an exe or something like that. The point for us is that checkstyle flags a lot of errors, but we do not have a formatter tool to set them right from the beginning. That way checkstyle is not that much worth anyway :-/