Ever tried to decompile a class obfuscated with ProGUARD ?
=> NPE. SourceFile metadata read by JDT core from .class files doesn't contain a name matching class with want to decompile.
Here's a fix.
Patch
Log in to post a comment.
Patch