https://github.com/moacirrf/nb-java-decompiler
Java Decompiler for Apache Netbeans.
https://github.com/moacirrf/nb-java-decompiler
decompiler decompiler-java java netbeans netbeans-ide netbeans-plugin
Last synced: 6 days ago
JSON representation
Java Decompiler for Apache Netbeans.
- Host: GitHub
- URL: https://github.com/moacirrf/nb-java-decompiler
- Owner: moacirrf
- License: gpl-3.0
- Created: 2021-12-16T06:46:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2026-04-04T22:58:17.000Z (6 days ago)
- Last Synced: 2026-04-05T00:42:14.864Z (6 days ago)
- Topics: decompiler, decompiler-java, java, netbeans, netbeans-ide, netbeans-plugin
- Language: Java
- Homepage: https://github.com/moacirrf/nb-java-decompiler
- Size: 160 KB
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Java Decompiler for Netbeans 
=====================================
Java Decompiler for Apache Netbeans supports two engines: **CFR** and **Fernflower**. A "Decompile" menu contains both options, and the editor popup/toolbar follow suit.
## Description
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+
## Licenses
- 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)
## Screenshots
