| Classloader problems related to obfuscation [message #318032] |
Wed, 18 July 2007 20:43  |
Eclipse User |
|
|
|
I'm working on an eclipse-specific obfuscator. I am running into some
NoClassDefFound errors. The errors list the correct (obfuscated) name
and I can find it fine. However, I'm wondering if this is because the
class/package names have changed from what is in the Manifest file. The
answer is probably obvious to some of you that know more about the
eclipse class loader than me. My questions are:
1) Whether or not I have to preserve any package mentioned in the
export statements of the manifest ?
2) Should this fix my problem?
3) Anything else I need to preserve for class loading to still work?
(I have captured everything from the plugin.xml file)
thanks,
adam
|
|
|
|
Powered by
FUDForum. Page generated in 0.04144 seconds