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 xtext-maven-plugin-2.32.0.M3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.xtext.maven
├─ org.eclipse.xtext.maven.AbstractXtextGeneratorMojo.class - [JAR]
├─ org.eclipse.xtext.maven.AbstractXtextMojo.class - [JAR]
├─ org.eclipse.xtext.maven.ClusteringConfig.class - [JAR]
├─ org.eclipse.xtext.maven.Language.class - [JAR]
├─ org.eclipse.xtext.maven.MavenLog4JConfigurator.class - [JAR]
├─ org.eclipse.xtext.maven.MavenStandaloneBuilderModule.class - [JAR]
├─ org.eclipse.xtext.maven.OutputConfiguration.class - [JAR]
├─ org.eclipse.xtext.maven.ProjectMapping.class - [JAR]
├─ org.eclipse.xtext.maven.XtextGenerateMojo.class - [JAR]
├─ org.eclipse.xtext.maven.XtextTestGenerateMojo.class - [JAR]
org.eclipse.xtext.maven.trace
├─ org.eclipse.xtext.maven.trace.AbstractInstallDebugInfoMojo.class - [JAR]
├─ org.eclipse.xtext.maven.trace.ClassFileDebugSourceExtractor.class - [JAR]
├─ org.eclipse.xtext.maven.trace.InstallDebugInfoMojo.class - [JAR]
├─ org.eclipse.xtext.maven.trace.TestInstallDebugInfoMojo.class - [JAR]