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 idl-backend-2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ow2.mind.idl
├─ org.ow2.mind.idl.BinaryIDLWriter.class - [JAR]
├─ org.ow2.mind.idl.IDLBackendModule.class - [JAR]
├─ org.ow2.mind.idl.IDLHeaderCompiler.class - [JAR]
├─ org.ow2.mind.idl.IDLVisitor.class - [JAR]
├─ org.ow2.mind.idl.IDLVisitorDispatcher.class - [JAR]
├─ org.ow2.mind.idl.IncludeCompiler.class - [JAR]
├─ org.ow2.mind.idl.OutputBinaryIDLLocator.class - [JAR]