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 com.liferay.marketplace.store.web-6.0.32.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.marketplace.store.web.internal.configuration
├─ com.liferay.marketplace.store.web.internal.configuration.MarketplaceStoreWebConfigurationUtil.class - [JAR]
├─ com.liferay.marketplace.store.web.internal.configuration.MarketplaceStoreWebConfigurationValues.class - [JAR]
org.apache.jsp
├─ org.apache.jsp.error_jsp.class - [JAR]
├─ org.apache.jsp.init_jsp.class - [JAR]
├─ org.apache.jsp.login_jsp.class - [JAR]
├─ org.apache.jsp.view_jsp.class - [JAR]
com.liferay.marketplace.store.web.internal.util
├─ com.liferay.marketplace.store.web.internal.util.MarketplaceLicenseUtil.class - [JAR]
com.liferay.marketplace.store.web.internal.oauth.util
├─ com.liferay.marketplace.store.web.internal.oauth.util.OAuthManager.class - [JAR]
com.liferay.marketplace.store.web.internal.application.list
├─ com.liferay.marketplace.store.web.internal.application.list.MarketplacePurchasedPanelApp.class - [JAR]
├─ com.liferay.marketplace.store.web.internal.application.list.MarketplaceStorePanelApp.class - [JAR]
com.liferay.marketplace.store.web.internal.constants
├─ com.liferay.marketplace.store.web.internal.constants.MarketplaceConstants.class - [JAR]
├─ com.liferay.marketplace.store.web.internal.constants.MarketplaceStoreWebKeys.class - [JAR]
com.liferay.marketplace.store.web.internal.portlet
├─ com.liferay.marketplace.store.web.internal.portlet.MarketplacePurchasedPortlet.class - [JAR]
├─ com.liferay.marketplace.store.web.internal.portlet.MarketplaceStorePortlet.class - [JAR]
├─ com.liferay.marketplace.store.web.internal.portlet.RemoteMVCPortlet.class - [JAR]
com.liferay.marketplace.store.web.internal.oauth.api
├─ com.liferay.marketplace.store.web.internal.oauth.api.MarketplaceApi.class - [JAR]