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 tapir-extensions-feature-ide-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.tapirtest.featureide
├─ io.tapirtest.featureide.FeatureIDEConfiguration.class - [JAR]
io.tapirtest.featureide.annotation
├─ io.tapirtest.featureide.annotation.FeatureIDEFeatures.class - [JAR]
├─ io.tapirtest.featureide.annotation.FeatureIDEFeaturesProcessor.class - [JAR]
├─ io.tapirtest.featureide.annotation.FeatureIDEVariant.class - [JAR]
├─ io.tapirtest.featureide.annotation.FeatureIDEVariantProcessor.class - [JAR]
├─ io.tapirtest.featureide.annotation.FeatureNameConverter.class - [JAR]