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 deepamehta-topicmaps-4.9.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.deepamehta.topicmaps.migrations
├─ de.deepamehta.topicmaps.migrations.Migration3.class - [JAR]
├─ de.deepamehta.topicmaps.migrations.Migration4.class - [JAR]
├─ de.deepamehta.topicmaps.migrations.Migration5.class - [JAR]
de.deepamehta.topicmaps.model
├─ de.deepamehta.topicmaps.model.TopicmapViewmodel.class - [JAR]
de.deepamehta.topicmaps
├─ de.deepamehta.topicmaps.ClusterCoords.class - [JAR]
├─ de.deepamehta.topicmaps.DefaultTopicmapRenderer.class - [JAR]
├─ de.deepamehta.topicmaps.TopicmapRenderer.class - [JAR]
├─ de.deepamehta.topicmaps.TopicmapsPlugin.class - [JAR]
├─ de.deepamehta.topicmaps.TopicmapsService.class - [JAR]
├─ de.deepamehta.topicmaps.ViewmodelCustomizer.class - [JAR]
de.deepamehta.topicmaps.provider
├─ de.deepamehta.topicmaps.provider.ClusterCoordsProvider.class - [JAR]