Rebuilding CheckStyle PlugIn from source [message #828268] |
Sat, 24 March 2012 09:56  |
Eclipse User |
|
|
|
I have to Rebuild the CheckStyle Eclipse PlugIn from source. It expects CRLF on Windows. My files have LF (The Linux/UNIX standard). It thinks a whole method is one line, which it's not, exceeding the max line length.
Where can I get the CheckSytle plugin source code. I managed to download CheckStyle 5.3 and build it from source with Maven. But it's not an Eclipse plugin. Can I install it or how do I get CheckStyle to understand that the end of line is LF and not CRLF eventhough I'm on Windows?
I know there's a setting to define the end of line character for the last line in the whole file. I've tried to set it to every alternative possible. CheckStyle still thinks a whole method is one line.
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05575 seconds