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.exportimport.changeset.web-4.0.20.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.exportimport.changeset.web.internal.portlet
├─ com.liferay.exportimport.changeset.web.internal.portlet.ChangesetPortlet.class - [JAR]
├─ com.liferay.exportimport.changeset.web.internal.portlet.ChangesetPortletControlPanelEntry.class - [JAR]
org.apache.jsp
├─ org.apache.jsp.error_jsp.class - [JAR]
├─ org.apache.jsp.init_002dext_jsp.class - [JAR]
├─ org.apache.jsp.init_jsp.class - [JAR]
com.liferay.exportimport.changeset.web.internal.portlet.data.handler
├─ com.liferay.exportimport.changeset.web.internal.portlet.data.handler.ChangesetPortletDataHandler.class - [JAR]
com.liferay.exportimport.changeset.web.internal.portlet.action
├─ com.liferay.exportimport.changeset.web.internal.portlet.action.ExportImportChangesetMVCActionCommand.class - [JAR]
├─ com.liferay.exportimport.changeset.web.internal.portlet.action.ExportImportChangesetMVCActionCommandHelperImpl.class - [JAR]
├─ com.liferay.exportimport.changeset.web.internal.portlet.action.ExportImportChangesetMVCRenderCommand.class - [JAR]