J2ME 混淆器的使用 安装 Proguard4 2 至 eclipse

               

J2ME 混淆器的使用:安装 Proguard4.2 至 eclipse

Proguard4.2.zip 下载链接地址

    在 Eclipse 环境下打包,右击工程名,选择 J2ME,再选择 create obfuscated package 后就弹出一个警告框,上面内容是这样的:
    Proguard is not correctly configured
    Please configure proguard preferences
    下面一个 Configure Proguard 按钮和一个 OK 按钮。
    为什么?没有安装混淆器
    安装混淆器 Proguard 至 eclipse 的步骤:
    一,下载 Proguard4.2.zip 包。
    (作者上传了一份 Proguard4.2.zip 至 csdn 资源,读者可以去看看)
    二,将下载后的 Proguard4.2.zip 解压缩。eclipse 中操作如下: Window -> Preferences -> J2ME -> Packaging -> Obfuscation,在 Proguard root directory 增加混淆包路径。
    三,J2ME 项目打包:右击工程名,选择 J2ME,再选择 create obfuscated package。项目就被打包在 eclipse 工作台下,项目目录下的 deployed 目录中。

           

再分享一下我老师大神的人工智能教程吧。零基础!通俗易懂!风趣幽默!还带黄段子!希望你也加入到我们人工智能的队伍中来!https://blog.csdn.net/jiangjunshow

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Proguard4.2.zip(java编码混淆)<br>doc是4.0的doc<br>jar包是1.4.2<br><br><br>ProGuard, Java class file shrinker, optimizer, and obfuscator<br>=============================================================<br><br>This distribution contains the following directories:<br><br>- lib : the main jars, compiled and ready to use with "java -jar ...."<br>- docs : the complete documentation, licenses, etc. in html format<br>- examples : some example configuration files<br>- src : the source code<br><br><br>The best place to start is docs/index.html<br><br><br>Example<br>=======<br><br>If you want to give ProGuard a spin right away, try processing the jar itself:<br><br> cd examples<br> java -jar ../lib/proguard.jar @proguard.pro<br><br>The resulting proguard_out.jar contains the same application, but it's a lot<br>smaller!<br><br><br>Development<br>===========<br><br>If you're interested in changing and extending ProGuard, you can start by<br>compiling the source code yourself:<br><br> mkdir classes<br> javac -sourcepath src -d classes src/proguard/ProGuard.java<br> javac -sourcepath src -d classes src/proguard/retrace/ReTrace.java<br> javac -sourcepath src -d classes src/proguard/gui/ProGuardGUI.java<br><br>If you want to compile the ProGuard Ant task as well:<br><br> javac -sourcepath src -d classes -classpath lib/ant.jar \<br> src/proguard/ant/ProGuardTask.java<br><br>If you want to compile the JME WTK obfuscator plug-in:<br><br> javac -sourcepath src -d classes -classpath wtklib/kenv.zip \<br> src/proguard/wtk/ProGuardObfuscator.java<br><br>Note that you'll have to install Ant and the J2ME WTK yourself.<br><br>Enjoy!<br><br>http://proguard.sourceforge.net/<br><br>Copyright (c) 2002-2007 Eric Lafortune (eric@graphics.cornell.edu)

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值