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 zucchini-liferay-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
br.com.entelgy.liferay.authentication
├─ br.com.entelgy.liferay.authentication.AuthenticationDriver.class - [JAR]
├─ br.com.entelgy.liferay.authentication.LoginPage.class - [JAR]
br.com.entelgy.steps.liferay
├─ br.com.entelgy.steps.liferay.AuthenticationSteps.class - [JAR]
├─ br.com.entelgy.steps.liferay.PortletPreferenceSteps.class - [JAR]
br.com.entelgy.liferay
├─ br.com.entelgy.liferay.CommandEnum.class - [JAR]
├─ br.com.entelgy.liferay.UserManagementDriver.class - [JAR]