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 arena-xtend-3.6.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.uqbar.arena.xtend.example
├─ org.uqbar.arena.xtend.example.DistanceConverter.class - [JAR]
├─ org.uqbar.arena.xtend.example.MilesEnabledTransformer.class - [JAR]
├─ org.uqbar.arena.xtend.example.MilesTransformer.class - [JAR]
├─ org.uqbar.arena.xtend.example.TypeSafeDistanceConverterWindow.class - [JAR]
org.uqbar.arena.xtend
├─ org.uqbar.arena.xtend.ArenaMockHandler.class - [JAR]
├─ org.uqbar.arena.xtend.ArenaTypeSafeBindingExtensions.class - [JAR]
├─ org.uqbar.arena.xtend.ArenaXTendFactory.class - [JAR]
├─ org.uqbar.arena.xtend.ArenaXtendExtensions.class - [JAR]