Hi,
When I decompile a class (via nvim-jdtls,) containing a static inner class, the inner class will not show up in the decompiled class, just as if it would not exist. I am using eclipse-jdtls version 1.26.0 with FernFlower decompiler.
I see this as well. It seems to be the behaviour of the Fernflower decompiler as well as our previous disassembler. Maybe @testforstephen can comment on whether this has any implications.
Hi, When I decompile a class (via nvim-jdtls,) containing a static inner class, the inner class will not show up in the decompiled class, just as if it would not exist. I am using eclipse-jdtls version 1.26.0 with FernFlower decompiler.