
Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
tks and i downloaded it and type command as following:
%JDK_PATH%\java -jar proguard.jar @proguard.pro
when running it just report an error which said system can not find the
specified file, ie. peoguard.jar can not be recognized, how can i fix
it pls ?
black - 12 Oct 2005 04:58 GMT
finally i get proguard running but the jar after obfuscating can not
work properly, it is better open another thread on proguard questions i
think and, tks guys for help~
Roedy Green - 12 Oct 2005 08:16 GMT
>%JDK_PATH%\java -jar proguard.jar @proguard.pro
>
>when running it just report an error which said system can not find the
>specified file, ie. peoguard.jar can not be recognized, how can i fix
>it pls ?
You made a spelling error in your post. Perhaps you also made it on
your disk. Check the names of the jar in the current directory and on
the command line.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.