站内搜索: 请输入搜索关键词

当前页面: JAVA 编程资料牛鼻论坛Java 手机开发技术→在wtk 2.1下如何配置混淆器retroguard.jar

在wtk 2.1下如何配置混淆器retroguard.jar

发表新主题   回复此主题

第1楼 2005-03-26 14:43 massfish 写道:

在wtk 2.1下如何配置混淆器retroguard.jar

我把retroguard.jar拷贝到 wtk 2.1的安装目录/bin下,混淆时出错,是何原因?
测试test程序,会出现以下情况
Project "test" loaded
Project settings saved
Building "test"
Build complete

Running with storage root DefaultColorPhone
Project settings saved
Building "test"
Wrote d:\WTK21\apps\test\bin\test.jar
Wrote d:\WTK21\apps\test\bin\test.jad
Build complete
Project settings saved
Building "test"
You do not have the proguard.jar file.
To get it do the following:
1. Go to http://proguard.sourceforge.net/.
2. Select the "Download" link.
3. Select "Download section".
4. Choose the latest version of proguard.zip and save it to yours disk.
5. Extract the proguard.jar file from proguard.zip into the bin subdirectory of the WTK.
Obfuscation failed.
Build failed com.sun.kvem.midletsuite.InvalidJadException: Reason = 31
The jar size value in the Application Descriptor does not match the real jar file size.
请各位大侠帮忙看看,指点指点!!

第2楼 2013-08-31 12:44 Robot :

在wtk 2.1下如何配置混淆器retroguard.jar 相关


第3楼 2005-03-26 16:11 zhuhuying 写道:

应该放到lib目录下即可。

第4楼 2005-03-28 12:31 chenhaooo 写道:

wtk2.1默认支持的是proguard,
修改\wtklib\Windows\ktools.properties文件,添加如下一行
obfuscator.runner.class.name:com.sun.kvem.ktools.RunRetro

第5楼 2005-03-28 20:44 massfish 写道:

请问,proguard在国内哪个网站能下到?

第6楼 2005-03-29 17:13 sony80 写道:

他叫你下载一个新版的proguard,你到http://proguard.sourceforge.net去,
很快就可以找到!

第7楼 2005-04-01 17:10 massfish 写道:

[这个贴子最后由massfish在 2005/04/01 03:11pm 第 1 次编辑]

混淆问题已经解决!谢谢!

第8楼 2006-03-27 23:37 jxfxwen 写道:



QUOTE:
下面引用由massfish2005/03/26 12:43pm 发表的内容:
我把retroguard.jar拷贝到 wtk 2.1的安装目录/bin下,混淆时出错,是何原因?
测试test程序,会出现以下情况
Project "test" loaded
Project settings saved
...


发表新主题   回复此主题