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 jtransc-gen-haxe-0.6.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.jtransc.gen.haxe
├─ com.jtransc.gen.haxe.ConfigHaxeAddSubtarget.class - [JAR]
├─ com.jtransc.gen.haxe.HaxeCompiler.class - [JAR]
├─ com.jtransc.gen.haxe.HaxeConfigMergedAssetsFolder.class - [JAR]
├─ com.jtransc.gen.haxe.HaxeGenTools.class - [JAR]
├─ com.jtransc.gen.haxe.HaxeGenerator.class - [JAR]
├─ com.jtransc.gen.haxe.HaxeLib.class - [JAR]
├─ com.jtransc.gen.haxe.HaxeTarget.class - [JAR]
├─ com.jtransc.gen.haxe.HaxeTargetKt.class - [JAR]