JD-FX: Java Decompiler - FX

Ever since JD-GUI stopped working for me I figured it was about time someone came up with a competitive alternative which supported Java' modern language features yet still retained that classic "JD-GUI" look and feel.
Java decompiler using Kotlin, JavaFX and Fernflower.
built by Dan Adler for all to use.
Ever since JD-GUI stopped working for me I figured it was about time someone came up with a competitive alternative which supported Java' modern language features yet still retained that classic "JD-GUI" look and feel.
Each file is decompiled and opened using RichTextFX which leverages the newest and most powerful features found in JavaFX.
Decompile and explore multiple projects at once using the modern JavaFX user interface.
Decompiling is done using the quick and efficient Fernflower which is used in the industry leading IntellliJ IDEA IDE developed by JetBrains.
All downloads come directly from the Releases page for this repository on GitHub.
JD-FX si built to support Java 11 and beyond. It uses the Apache Maven build system to generate both executable Jar files and Windows executables. Java dropped support for building MacOS App files a while ago so chances of those being released are slim.
Visit the project on GitHub to browse the source and contribute changes and fixes. Read the project Wiki to learn more about how the project works and what is planned.