diff --git a/README.md b/README.md index 643f97f..0aede4e 100644 --- a/README.md +++ b/README.md @@ -494,6 +494,7 @@ _Integrated development environments that try to simplify several aspects of dev - [IntelliJ IDEA ![c]](https://www.jetbrains.com/idea/) - Supports many JVM languages and provides good options for Android development. The commercial edition targets the enterprise sector. - [jGRASP](https://www.jgrasp.org) - Created to provide software visualizations that work in conjunction with the debugger such as Control Structure Diagrams, UML class diagrams and Object Viewer. - [NetBeans](https://netbeans.apache.org) - Provides integration for several Java SE and EE features, from database access to HTML5. +- [Recaf](https://www.coley.software/Recaf/) - Bytecode editor. - [Visual Studio Code](https://code.visualstudio.com/docs/languages/java) - Provides Java support for lightweight projects with a simple, modern workflow by using extensions from the internal marketplace. ### Imagery