# fernflower **Repository Path**: originadmin/fernflower ## Basic Information - **Project Name**: fernflower - **Description**: https://github.com/fesh0r/fernflower - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-11-26 - **Last Updated**: 2025-11-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Fernflower A decompiler from Java bytecode to Java. ### About Fernflower Fernflower is the first actually working analytical decompiler for Java and probably for a high-level programming language in general. Naturally, it is still under development. Please send your bug reports and improvement suggestions to the [issue tracker] (in subsystem `Java. Decompiler`). ### Fernflower and ForgeFlower Fernflower includes some patches from [ForgeFlower](https://github.com/MinecraftForge/ForgeFlower). Sincere appreciation is extended to the maintainers of ForgeFlower for their valuable contributions and enhancements. ### License Fernflower is licensed under the [Apache License Version 2.0](http://www.apache.org/licenses/LICENSE-2.0). ## Usage ### IntelliJ The Fernflower IDE plugin is bundled in IntelliJ IDEA. Open any `.class` file and you should see the decompiled Java source code: this is Fernflower in action. ### Running from the command line ```console java -jar fernflower.jar [-