From 036c2ceb41be201746629331981a153626ee965d Mon Sep 17 00:00:00 2001 From: heldev Date: Fri, 18 Jun 2021 11:24:41 -0400 Subject: [PATCH] Add Recaf --- README.md | 1 + 1 file changed, 1 insertion(+) 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