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 clashdetection-0.0.16.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.bimserver.clashdetection
├─ org.bimserver.clashdetection.Clash.class - [JAR]
├─ org.bimserver.clashdetection.ClashDetectionBimBot.class - [JAR]
├─ org.bimserver.clashdetection.ClashDetectionResults.class - [JAR]
├─ org.bimserver.clashdetection.ClashDetectionServiceBcfPlugin.class - [JAR]
├─ org.bimserver.clashdetection.ClashDetectionServiceJsonVisualizationPlugin.class - [JAR]
├─ org.bimserver.clashdetection.ClashDetector.class - [JAR]
├─ org.bimserver.clashdetection.Triangle.class - [JAR]
├─ org.bimserver.clashdetection.Vector.class - [JAR]