The obfuscate4e project just moed to Googe Code: http://code.google.com/p/obfuscate4e/
Version 0.7.1 of the obfuscate4e plugin has just been released. Obfuscate4e integrates obfuscation into the Eclipse PDE build process. It enables obfuscation of your plugins, features and products during the regular build.
This version is an maintenance release and closes some Eclipse 3.5 issues as well as minor bugs.
Additionally the Eclipse help stuff was separated into it’s own plugin de.partmaster.obfuscate4e.help.
Version 0.7.0 of the obfuscate4e plugin has just been released. Obfuscate4e integrates obfuscation into the Eclipse PDE build process. It enables obfuscation of your plugins, features and products during the regular build.
This version adds automatic detection (and exclusion from obfuscation) of classes used in the plugin's extensions. This feature requires Eclipse 3.4 (or above) to work correctly. We also included an Obfuscate4e section for Eclipse's online help.
This version fixes a bug of version 0.6.2 (see bug tracker)
Additionaly it provides the features introduced in Version 0.6.2 (a revoked version). In this version the build process (means the custombuildcallbacks.xml file) has been improved and streamlined intensivly. The proguard jar file has been updated to Proguard 4.3 and was moved into it's own plugin. This way the native obfuscate4e code and 3rd party code is well separated.
Version 0.6.1 of the obfuscate4e plugin has just been released. Obfuscate4e integrates obfuscation into the Eclipse PDE build process. It enables obfuscation of your plugins, features and products during the regular build.
This new release provides a better management of the build process and fixes the spaces-in-filenames-bug. The proguard configuration file contains only obfuscation settings, all path definitions were removed.
Version 0.6.0 of the obfuscate4e plugin has just been released. Obfuscate4e integrates obfuscation into the Eclipse PDE build process. It enables obfuscation of your plugins, features and products during the regular build.
This version provides an improved Proguard obfuscator integration and an updated version of the obfuscator. The configuration for the obfuscator is generated into its own config file and can be tuned without manipulating the build scripts.... read more
Obfuscate4e integrated obfuscation into the Eclipse PDE build prozess. It enables obfuscation of your plugins, features and products during the regular build.
This first release comes with an integrated ProGuard obfuscator.