It's not a secret anymore!
The moose likes Swing / AWT / SWT and the fly likes Help for Obfuscate4e to my Eclipse Rcp? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Help for Obfuscate4e to my Eclipse Rcp?" Watch "Help for Obfuscate4e to my Eclipse Rcp?" New topic
Author

Help for Obfuscate4e to my Eclipse Rcp?

David Song
Greenhorn

Joined: Oct 15, 2009
Posts: 8
Hi all,
I use obfuscate4e(proguard) to obfuscate my eclipse rcp (jpa, hibernate, mysql), but get error just like below:



please help me
Thanks in ADV
David
David Song
Greenhorn

Joined: Oct 15, 2009
Posts: 8
in addition,If I export my rcp application without using the obfuscate4e , my rcp app works well, but once using it , the rcp gets errors!
Michael Dunn
Ranch Hand

Joined: Jun 09, 2003
Posts: 4632
has the Swing problem also been obfuscated?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Help for Obfuscate4e to my Eclipse Rcp?
 
Similar Threads
JPA: Unable to configure EntityManagerFactory
NoInitialContextException
How can i tell Hibernate not to fetch files from internet
Problem in config. JPA in JBOSS
Servlet doesn't persist on db