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.project.templates.extensions-1.0.131.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.project.templates.extensions.util
├─ com.liferay.project.templates.extensions.util.FileUtil.class - [JAR]
├─ com.liferay.project.templates.extensions.util.ProjectTemplatesUtil.class - [JAR]
├─ com.liferay.project.templates.extensions.util.StringUtil.class - [JAR]
├─ com.liferay.project.templates.extensions.util.Validator.class - [JAR]
├─ com.liferay.project.templates.extensions.util.VersionUtil.class - [JAR]
├─ com.liferay.project.templates.extensions.util.WorkspaceUtil.class - [JAR]
com.liferay.project.templates.extensions
├─ com.liferay.project.templates.extensions.ProjectTemplateCustomizer.class - [JAR]
├─ com.liferay.project.templates.extensions.ProjectTemplatesArgs.class - [JAR]
├─ com.liferay.project.templates.extensions.ProjectTemplatesArgsExt.class - [JAR]
com.liferay.project.templates.extensions.constants
├─ com.liferay.project.templates.extensions.constants.ProjectTemplatesConstants.class - [JAR]