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 osgi2mvn-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.akhikhl.mavenize.osgi2mvn
├─ org.akhikhl.mavenize.osgi2mvn.Bundle2Pom.class - [JAR]
├─ org.akhikhl.mavenize.osgi2mvn.DependencyBundle.class - [JAR]
├─ org.akhikhl.mavenize.osgi2mvn.Deployer.class - [JAR]
├─ org.akhikhl.mavenize.osgi2mvn.Pom.class - [JAR]
├─ org.akhikhl.mavenize.osgi2mvn.package-info.class - [JAR]