hi im having this problem while tring checkstyle
C:\Archivos de programa\Xinox Software\JCreatorV3\Tools\checkstyle-4.0-beta1\3D\JmP\Scr\package.html:0: Missing package documentation file.
and:0: File not found!
Settings\Carlos\Mis:0: File not found!
documentos\Desarrollo:0: File not found!
3D\JmP\Scr\Song.java:0: File not found!
3D\JmP\Scr\Song.java:0: File not found!
Audit done.
my arguments are
"java -jar checkstyle-all-4.0-beta1.jar -c sun_checks.xml -r $[JavaFiles]"
and
C:\Archivos de programa\Xinox Software\JCreatorV3\Tools\checkstyle-4.0-beta1
is the initial directory
also have the same problem with
"java -jar checkstyle-all-4.0-beta1.jar -c sun_checks.xml -r $[FilePath]"
User Tool : Checkstyle
Started by
flanker
, Mar 16 2005 04:52 PM
24 replies to this topic
#21
Posted 25 April 2005 - 05:07 PM
#22
Posted 26 April 2005 - 08:23 AM
QUOTE(chrono @ Apr 25 2005, 05:07 PM)
- - -
Archivos de programa
- - -
Archivos de programa
- - -
I think, that is problem, you have space chars in your path.
Install checkstyle into directory without spaces and it will work
(I hope :) )
#24
Posted 26 August 2005 - 06:43 PM
QUOTE(klb @ Mar 25 2005, 08:44 AM)
Thanks for the tip. I too think this is useful. I wish it would actually apply the formatting rules to the source code.
There's another tool out there - Jalopy - that does source code formatting. I think it accepts a Checkstyle configuration file or something to make that sort of thing easier:http://jalopy.sourceforge.net/
#25
Posted 20 May 2006 - 04:42 AM












