View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window editor-0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apidesign.bck2brwsr.ide.editor
├─ org.apidesign.bck2brwsr.ide.editor.Bundle.class - [JAR]
├─ org.apidesign.bck2brwsr.ide.editor.JNIHelper.class - [JAR]
├─ org.apidesign.bck2brwsr.ide.editor.JSEmbeddingProvider.class - [JAR]
├─ org.apidesign.bck2brwsr.ide.editor.JSNI2JavaScriptBody.class - [JAR]
├─ org.apidesign.bck2brwsr.ide.editor.JsniCommentTokenizer.class - [JAR]
├─ org.apidesign.bck2brwsr.ide.editor.ManglingSink.class - [JAR]