CFR will decompile modern Java features - including much of Java 9, 12 & 14, but is written entirely in Java 6, so will work anywhere! (FAQ) - It'll even make a decent go of turning class files from ...
In IntelliJ when viewing the implementation for a kotlin file without sources available, a generated stub is shown, this matches the behaviour in IntelliJ and is sufficient most of the time. IntelliJ ...
I've got an in-house java app that currently has no maintainer due to a layoff. I need to make some changes without the source code handy to meet new business needs. I've never really worked with java ...