I tried obfuscation of project which is of POJO successfully using
Proguard. The project was Java standalone tools. But when the same is
tried for RCP application, it failed due to large number of classes and
its inter-dependencies.
Is there any way to encrypt or at least obfuscate the plugin created out
of an RCP
Any suggestions on software available for encypting or obfuscating RCP
applications?