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 plugin-0.1.153.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.brightify.hyperdrive.viewmodel
├─ org.brightify.hyperdrive.viewmodel.NamingHelper.class - [JAR]
├─ org.brightify.hyperdrive.viewmodel.ViewModelIrGenerationExtension.class - [JAR]
├─ org.brightify.hyperdrive.viewmodel.ViewModelIrGenerator.class - [JAR]
├─ org.brightify.hyperdrive.viewmodel.ViewModelNames.class - [JAR]
├─ org.brightify.hyperdrive.viewmodel.ViewModelResolveExtension.class - [JAR]
org.brightify.hyperdrive
├─ org.brightify.hyperdrive.Either.class - [JAR]
├─ org.brightify.hyperdrive.HyperdriveComponentRegistrar.class - [JAR]
org.brightify.hyperdrive.autofactory
├─ org.brightify.hyperdrive.autofactory.AUTO_FACTORY_PLUGIN_ORIGIN.class - [JAR]
├─ org.brightify.hyperdrive.autofactory.AutoFactoryFakeOverrideTransformer.class - [JAR]
├─ org.brightify.hyperdrive.autofactory.AutoFactoryIrGenerationExtension.class - [JAR]
├─ org.brightify.hyperdrive.autofactory.AutoFactoryIrGenerator.class - [JAR]
├─ org.brightify.hyperdrive.autofactory.AutoFactoryNames.class - [JAR]
├─ org.brightify.hyperdrive.autofactory.AutoFactoryResolveExtension.class - [JAR]
├─ org.brightify.hyperdrive.autofactory.AutoFactoryResolveExtensionKt.class - [JAR]
├─ org.brightify.hyperdrive.autofactory.FactoryClassDescriptor.class - [JAR]