Java Decompiler for Apache Netbeans supports two engines: CFR and Fernflower. A "Decompile" menu contains both options, and the editor popup/toolbar follow suit.
This is a very simple plugin, with only basic features. The latest release adds Fernflower alongside CFR; you can choose the engine from a submenu. Contributions are welcome via PRs or issues.
- Apache Netbeans 17+
- JDK 17+
- NB Java Decompiler - GNU General Public License 3.0
- CFR – another java decompiler – MIT license
- Fernflower – Apache License 2.0 (source code bundled with plugin)


