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 bimserverjar-1.5.184.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.bimserver
├─ org.bimserver.EmbeddedWebServer.class - [JAR]
├─ org.bimserver.JarBimServer.class - [JAR]
├─ org.bimserver.LocalDevBimServerStarter.class - [JAR]
org.bimserver.starter
├─ org.bimserver.starter.JarSettings.class - [JAR]
├─ org.bimserver.starter.SpringUtilities.class - [JAR]
├─ org.bimserver.starter.Starter.class - [JAR]