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 atlassian-clientside-extensions-page-bootstrapper-2.4.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.atlassian.plugin.clientsideextensions.moduletype
├─ com.atlassian.plugin.clientsideextensions.moduletype.WebPageModuleDescriptor.class - [JAR]
├─ com.atlassian.plugin.clientsideextensions.moduletype.WebPageModuleDescriptorFactory.class - [JAR]
com.atlassian.plugin.clientsideextensions
├─ com.atlassian.plugin.clientsideextensions.ExtensionDataProvider.class - [JAR]
├─ com.atlassian.plugin.clientsideextensions.ExtensionPageServlet.class - [JAR]