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 ballerina-integrator-snippet-generator-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wso2.integration.ballerinalangserver
├─ org.wso2.integration.ballerinalangserver.ItemResolverConstants.class - [JAR]
├─ org.wso2.integration.ballerinalangserver.SnippetsBlock.class - [JAR]
├─ org.wso2.integration.ballerinalangserver.SnippetsGenerator.class - [JAR]
org.wso2.integration.util
├─ org.wso2.integration.util.CommonUtils.class - [JAR]
├─ org.wso2.integration.util.ServiceKeys.class - [JAR]
├─ org.wso2.integration.util.Snippets.class - [JAR]
org.wso2.integration.scopeprovider
├─ org.wso2.integration.scopeprovider.TopLevelScope.class - [JAR]