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.portal.osgi.debug.declarative.service-5.0.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.portal.osgi.debug.declarative.service.internal.configuration
├─ com.liferay.portal.osgi.debug.declarative.service.internal.configuration.UnsatisfiedComponentScannerConfiguration.class - [JAR]
com.liferay.portal.osgi.debug.declarative.service.internal
├─ com.liferay.portal.osgi.debug.declarative.service.internal.DeclarativeServiceSoftCircularDependencySystemChecker.class - [JAR]
├─ com.liferay.portal.osgi.debug.declarative.service.internal.DeclarativeServiceUnsatisfiedComponentSystemChecker.class - [JAR]
├─ com.liferay.portal.osgi.debug.declarative.service.internal.SoftCircularDependencyUtil.class - [JAR]
├─ com.liferay.portal.osgi.debug.declarative.service.internal.UnsatisfiedComponentScanner.class - [JAR]
├─ com.liferay.portal.osgi.debug.declarative.service.internal.UnsatisfiedComponentUtil.class - [JAR]
com.liferay.portal.osgi.debug.declarative.service.internal.osgi.commands
├─ com.liferay.portal.osgi.debug.declarative.service.internal.osgi.commands.SoftCircularDependencyOSGiCommands.class - [JAR]
├─ com.liferay.portal.osgi.debug.declarative.service.internal.osgi.commands.UnsatisfiedComponentOSGiCommands.class - [JAR]