mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
[java-decompiler] update README to mention @fesh0r
Andrew McRae: https://github.com/fesh0r GitOrigin-RevId: d91374d67419102dc23c8d1b88bd5c8428e3cf06
This commit is contained in:
committed by
intellij-monorepo-bot
parent
af68730581
commit
e235ff0cb9
@@ -9,23 +9,25 @@ 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. Engine`).
|
||||
|
||||
### 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.
|
||||
|
||||
### Naming
|
||||
|
||||
The correct name is Fernflower, not FernFlower.
|
||||
|
||||
### Credits
|
||||
|
||||
[Fernflower was originally written by Stiver](https://blog.jetbrains.com/idea/2024/11/in-memory-of-stiver).
|
||||
|
||||
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.
|
||||
|
||||
A mirror of this repository has been maintained for many years by [Andrew McRae](https://github.com/fesh0r)
|
||||
until JetBrains offered to take over.
|
||||
Sincere appreciation is extended to Andrew for his work maintaining the mirror.
|
||||
|
||||
### License
|
||||
|
||||
Fernflower is licensed under the [Apache License Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
|
||||
|
||||
### Original author
|
||||
|
||||
[Fernflower was originally written by Stiver](https://blog.jetbrains.com/idea/2024/11/in-memory-of-stiver).
|
||||
|
||||
## Usage
|
||||
|
||||
### IntelliJ
|
||||
|
||||
Reference in New Issue
Block a user