我想創建我的j2me應用程序的混淆包,以提高尺寸和性能。所以,我已經從sourgeforge.net下載了proguard
。我已將proguard.jar
放入我的C:\WTK2.5.2_01\bin
文件夾中。如何在Sun Java Wireless Toolkit 2.5.2中創建混淆軟件包?
當我嘗試從project->package->Create Obfuscation package
創建混淆包它提出了以下異常
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Error: C:\Documents (The system cannot find the file specified)
Obfuscation failed.
Build failed
那麼,什麼是此錯誤信息的原因以及如何進行模糊處理我的申請?
檢查[此鏈接](http://proguard.sourceforge.net/index.html#/manual/wtk.html),看看它是否有幫助。 – Vimal 2011-12-15 19:25:30