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.social.activities.web-6.0.23.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.social.activities.web.internal.portlet
├─ com.liferay.social.activities.web.internal.portlet.SocialActivitiesPortlet.class - [JAR]
com.liferay.social.activities.web.internal.portlet.action
├─ com.liferay.social.activities.web.internal.portlet.action.RSSMVCResourceCommand.class - [JAR]
├─ com.liferay.social.activities.web.internal.portlet.action.SocialActivitiesConfigurationAction.class - [JAR]
├─ com.liferay.social.activities.web.internal.portlet.action.ViewMVCRenderCommand.class - [JAR]
com.liferay.social.activities.web.internal.portlet.display.context.helper
├─ com.liferay.social.activities.web.internal.portlet.display.context.helper.SocialActivitiesRequestHelper.class - [JAR]
org.apache.jsp
├─ org.apache.jsp.configuration_jsp.class - [JAR]
├─ org.apache.jsp.init_002dext_jsp.class - [JAR]
├─ org.apache.jsp.init_jsp.class - [JAR]
├─ org.apache.jsp.view_jsp.class - [JAR]
com.liferay.social.activities.web.internal.constants
├─ com.liferay.social.activities.web.internal.constants.SocialActivitiesWebKeys.class - [JAR]
com.liferay.social.activities.web.internal.helper
├─ com.liferay.social.activities.web.internal.helper.SocialActivitiesQueryHelper.class - [JAR]
com.liferay.social.activities.web.internal.portlet.route
├─ com.liferay.social.activities.web.internal.portlet.route.SocialActivitiesFriendlyURLMapper.class - [JAR]
com.liferay.social.activities.web.internal.upgrade.registry
├─ com.liferay.social.activities.web.internal.upgrade.registry.SocialActivitiesWebUpgradeStepRegistrator.class - [JAR]
com.liferay.social.activities.web.internal.portlet.display.context
├─ com.liferay.social.activities.web.internal.portlet.display.context.DefaultSocialActivitiesDisplayContext.class - [JAR]
├─ com.liferay.social.activities.web.internal.portlet.display.context.SocialActivitiesDisplayContext.class - [JAR]