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 fundamentals-reflection_sjs1_2.13-1.1.0-M26.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
izumi.fundamentals.platform.build
├─ izumi.fundamentals.platform.build.BuildAttributeMacroImpl.class - [JAR]
├─ izumi.fundamentals.platform.build.BuildAttributes.class - [JAR]
├─ izumi.fundamentals.platform.build.MacroParameters.class - [JAR]
├─ izumi.fundamentals.platform.build.MacroParametersImpl.class - [JAR]
├─ izumi.fundamentals.platform.build.package.class - [JAR]
izumi.fundamentals.reflection
├─ izumi.fundamentals.reflection.AnnotationTools.class - [JAR]
├─ izumi.fundamentals.reflection.JSRAnnotationTools.class - [JAR]
├─ izumi.fundamentals.reflection.ReflectionUtil.class - [JAR]
├─ izumi.fundamentals.reflection.ReflectiveCall.class - [JAR]
├─ izumi.fundamentals.reflection.TypeUtil.class - [JAR]
├─ izumi.fundamentals.reflection.package.class - [JAR]