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 artemis-odb-serializer-2.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.artemis
├─ com.artemis.ComponentCollector.class - [JAR]
├─ com.artemis.FakeEntityFactory.class - [JAR]
com.artemis.io
├─ com.artemis.io.ArchetypeMapper.class - [JAR]
├─ com.artemis.io.ComponentNameComparator.class - [JAR]
├─ com.artemis.io.DefaultObjectStore.class - [JAR]
├─ com.artemis.io.EntityPoolFactory.class - [JAR]
├─ com.artemis.io.EntityReference.class - [JAR]
├─ com.artemis.io.ReferenceTracker.class - [JAR]
├─ com.artemis.io.SaveFileFormat.class - [JAR]
├─ com.artemis.io.SerializationException.class - [JAR]
├─ com.artemis.io.SerializationKeyTracker.class - [JAR]
com.artemis.managers
├─ com.artemis.managers.WorldSerializationManager.class - [JAR]
com.artemis.prefab
├─ com.artemis.prefab.BasePrefab.class - [JAR]
├─ com.artemis.prefab.MissingPrefabDataException.class - [JAR]
├─ com.artemis.prefab.PrefabReader.class - [JAR]