See the discussion in the "original" ecd: ecd-plugin/ecd#94
In short, when I call the "Export Source" action on a jar or a packge, I get a zip file containing all decompiled .java sources ... but without the inner classes.
If I specifically call "Export sources" on a single inner class, it works. If I select multiple class files, the inner classes are not included.
See the discussion in the "original" ecd: ecd-plugin/ecd#94
In short, when I call the "Export Source" action on a jar or a packge, I get a zip file containing all decompiled .java sources ... but without the inner classes.
If I specifically call "Export sources" on a single inner class, it works. If I select multiple class files, the inner classes are not included.