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 weblab-client-0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ow2.weblab.components.client
├─ org.ow2.weblab.components.client.WebLabClient.class - [JAR]
├─ org.ow2.weblab.components.client.WebLabService.class - [JAR]
org.ow2.weblab.components.client.config
├─ org.ow2.weblab.components.client.config.ServiceConfigMap.class - [JAR]
org.ow2.weblab.components.client.config.loader
├─ org.ow2.weblab.components.client.config.loader.ConfigLoader.class - [JAR]
├─ org.ow2.weblab.components.client.config.loader.SpringBeanConfigLoader.class - [JAR]