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 tools-common-0.7.0-4.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
godot.tools.common.extensions
├─ godot.tools.common.extensions.StringExtensionsKt.class - [JAR]
godot.tools.common.mapping
├─ godot.tools.common.mapping.MemberNameMapping.class - [JAR]
godot.tools.common.constants
├─ godot.tools.common.constants.ClassesKt.class - [JAR]
├─ godot.tools.common.constants.Constraints.class - [JAR]
├─ godot.tools.common.constants.FileExtensions.class - [JAR]
├─ godot.tools.common.constants.FunctionsKt.class - [JAR]
├─ godot.tools.common.constants.GenerationConstantsKt.class - [JAR]
├─ godot.tools.common.constants.GodotKotlinJvmTypes.class - [JAR]
├─ godot.tools.common.constants.GodotTypes.class - [JAR]
├─ godot.tools.common.constants.KotlinFunctions.class - [JAR]
├─ godot.tools.common.constants.PackagesKt.class - [JAR]