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.site.teams.uad-6.0.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.site.teams.uad.constants
├─ com.liferay.site.teams.uad.constants.SiteTeamsUADConstants.class - [JAR]
com.liferay.site.teams.uad.anonymizer
├─ com.liferay.site.teams.uad.anonymizer.BaseTeamUADAnonymizer.class - [JAR]
├─ com.liferay.site.teams.uad.anonymizer.TeamUADAnonymizer.class - [JAR]
com.liferay.site.teams.uad.exporter
├─ com.liferay.site.teams.uad.exporter.BaseTeamUADExporter.class - [JAR]
├─ com.liferay.site.teams.uad.exporter.TeamUADExporter.class - [JAR]