| Uni Era's profileThe Unified EraBlogLists | Help |
Obfuscate Java CodeRipway.com doesn't work, so the lastest download link is: Updated at 2007-12-06 -------------------------
2, close your eclipse(Note: it must be v3.2.1) if running 2, backup your org.eclipse.jdt.core_3.2.1.v_677_R32x.jar in folder $eclipse/plugins 3, replace it with this redistribution 4, start your eclipse
2, Select the 'Java Compiler' tab page 3, Check the 'Enable project specific settings' 4, OK and return your project 'myproject' 5, Open the file 'myproject/.settings/org.eclipse.jdt.core.prefs' using any text editor 6, Append a new line: org.eclipse.jdt.core.compiler.obfuscator=true 7, Save and close it 8, Clean and rebuild the 'myproject'
2, restore the org.eclipse.jdt.core_3.2.1.v_677_R32x.jar you've backupped into folder $eclipse/plugins
2, To obfuscate the names of classes, fields and/or methods, you can use any other tools, e.g. ProGuard. ---------------------- Here is an example. Derby Plugin UpdatedA non-official derby UI plugin
1.1.0.2 is updated now. Source Package: 133k (UI 1.1.0.2 Source) Binary Package: 46K (UI 1.1.0.2 Binary) ChangeLog: -------------------------- 1, Refine the class path entries. 2, Icons changed. 3, Some actions added into tool bar. 4, Other updates. *5, Recompiled at jdk 1.4 level. Eclipse 3.2.2 tested. To get official releases, please go to Apache Derby site. Binary early access for ecmaxAn early binary package of ecmax
is released now. Only the change summary feature is not finished
yet. The file list:
Features from Mozilla Rhino
Note: ecmax™ means the extensions for ECMA-262 and ECMA-357. Rhino E4X Impl in StAX wayAs a byproduct of xobj, A new E4X impl has been finished
here based on StAX API (implemented by JDK 6 or BEA's open source impl). The source code is released now, contains the StAX impl code (from codehaus) already. To build a full release package, please get the source code of Mozilla Rhino 1.6_5, and replace the org.mozilla.javascript.xmlimpl package with this impl. ------------ This zip was updated at 2007-5-13 for some bug fixes. Tomcat plugin stoppedThe last official release of Sysdeo Eclipse
Tomcat Launcher plugin(ver 3.2.0) has covered all patch made by uniera.
So the download links is meaningless and removed now. |
|
|