Closed markuschen closed 7 years ago
Hi!
The issue is present in current eclipse release and also before.
Inner classes, i.e. org.mycompany.mainclass$innerclass will not decompile.
I've tried to decompile the innerclass and also the mainclass, in both cases only the mainclass is shown without the content of the inner classes.
Thanks for your hard work.
what't your ellipse version?
Most likely the same as our #13.
TL;DR: Fernflower doesn't show inner classes, switch to a different decompiler.
This was the problem, thanks für that.
Hi!
The issue is present in current eclipse release and also before.
Inner classes, i.e. org.mycompany.mainclass$innerclass will not decompile.
I've tried to decompile the innerclass and also the mainclass, in both cases only the mainclass is shown without the content of the inner classes.
Thanks for your hard work.