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.users.admin.demo.data.creator.impl-5.0.13.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.users.admin.demo.data.creator.internal
├─ com.liferay.users.admin.demo.data.creator.internal.BaseUserDemoDataCreator.class - [JAR]
├─ com.liferay.users.admin.demo.data.creator.internal.BasicUserDemoDataCreatorImpl.class - [JAR]
├─ com.liferay.users.admin.demo.data.creator.internal.CompanyAdminUserDemoDataCreatorImpl.class - [JAR]
├─ com.liferay.users.admin.demo.data.creator.internal.OmniAdminUserDemoDataCreatorImpl.class - [JAR]
├─ com.liferay.users.admin.demo.data.creator.internal.SiteAdminUserDemoDataCreatorImpl.class - [JAR]
├─ com.liferay.users.admin.demo.data.creator.internal.SiteMemberUserDemoDataCreatorImpl.class - [JAR]