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 qbicc-plugin-graalvm-nativeimage-emulation-0.58.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.qbicc.plugin.nativeimage
├─ org.qbicc.plugin.nativeimage.GraalFeatureProcessor.class - [JAR]
├─ org.qbicc.plugin.nativeimage.QbiccBeforeAnalysisAccess.class - [JAR]
├─ org.qbicc.plugin.nativeimage.QbiccDuringSetupAccess.class - [JAR]
├─ org.qbicc.plugin.nativeimage.QbiccImageSingletonsSupport.class - [JAR]
├─ org.qbicc.plugin.nativeimage.QbiccLocalizationFeature.class - [JAR]
├─ org.qbicc.plugin.nativeimage.QbiccLocalizationSupport.class - [JAR]
├─ org.qbicc.plugin.nativeimage.QbiccResourcesRegistry.class - [JAR]
├─ org.qbicc.plugin.nativeimage.QbiccRuntimeClassInitializationSupport.class - [JAR]
├─ org.qbicc.plugin.nativeimage.QbiccRuntimeReflectionSupport.class - [JAR]