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 oracle-tools-runtime-vagrant-2.0.0-RC9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.oracle.tools.runtime.virtual.vagrant
├─ com.oracle.tools.runtime.virtual.vagrant.AbstractVagrantPlatformSchema.class - [JAR]
├─ com.oracle.tools.runtime.virtual.vagrant.VagrantBridgedNetworkSchema.class - [JAR]
├─ com.oracle.tools.runtime.virtual.vagrant.VagrantFilePlatformSchema.class - [JAR]
├─ com.oracle.tools.runtime.virtual.vagrant.VagrantHostOnlyNetworkSchema.class - [JAR]
├─ com.oracle.tools.runtime.virtual.vagrant.VagrantNetworkSchema.class - [JAR]
├─ com.oracle.tools.runtime.virtual.vagrant.VagrantPlatform.class - [JAR]
├─ com.oracle.tools.runtime.virtual.vagrant.VagrantPlatformBuilder.class - [JAR]
├─ com.oracle.tools.runtime.virtual.vagrant.VagrantPlatformSchema.class - [JAR]