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 buckminster-tycho-migrator-0.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.palladiosimulator.buckminstermigrator
├─ org.palladiosimulator.buckminstermigrator.MigrateMojo.class - [JAR]
org.palladiosimulator.buckminstermigrator.templates
├─ org.palladiosimulator.buckminstermigrator.templates.CategoryXMLGenerator.class - [JAR]
├─ org.palladiosimulator.buckminstermigrator.templates.EmptyProjectDefinitionGenerator.class - [JAR]
├─ org.palladiosimulator.buckminstermigrator.templates.ExtensionsXMLGenerator.class - [JAR]
├─ org.palladiosimulator.buckminstermigrator.templates.FileBasedGenerator.class - [JAR]
├─ org.palladiosimulator.buckminstermigrator.templates.FileBasedGeneratorBase.class - [JAR]
├─ org.palladiosimulator.buckminstermigrator.templates.FolderPOM.class - [JAR]
├─ org.palladiosimulator.buckminstermigrator.templates.MainPOMGenerator.class - [JAR]
├─ org.palladiosimulator.buckminstermigrator.templates.TargetPlatformGenerator.class - [JAR]
├─ org.palladiosimulator.buckminstermigrator.templates.UpdateSitePOMGenerator.class - [JAR]
org.palladiosimulator.buckminstermigrator.data
├─ org.palladiosimulator.buckminstermigrator.data.Feature.class - [JAR]
├─ org.palladiosimulator.buckminstermigrator.data.FolderPomName.class - [JAR]
├─ org.palladiosimulator.buckminstermigrator.data.UpdateSiteCategory.class - [JAR]