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 spock-unity-version-manager-extension-0.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.wooga.spock.extensions.uvm
├─ com.wooga.spock.extensions.uvm.UnityInstallation.class - [JAR]
├─ com.wooga.spock.extensions.uvm.UnityInstallationExtension.class - [JAR]
com.wooga.spock.extensions.uvm.interceptor
├─ com.wooga.spock.extensions.uvm.interceptor.SharedUnityInstallationInterceptor.class - [JAR]
├─ com.wooga.spock.extensions.uvm.interceptor.UnityInstallationFeatureInterceptor.class - [JAR]
├─ com.wooga.spock.extensions.uvm.interceptor.UnityInstallationFieldInterceptor.class - [JAR]
├─ com.wooga.spock.extensions.uvm.interceptor.UnityInstallationInterceptor.class - [JAR]
├─ com.wooga.spock.extensions.uvm.interceptor.UnityInstallationManagingInterceptor.class - [JAR]