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.analytics.machine.learning.impl-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.analytics.machine.learning.internal.search.api
├─ com.liferay.analytics.machine.learning.internal.search.api.RecommendationIndexer.class - [JAR]
com.liferay.analytics.machine.learning.internal.recommendation
├─ com.liferay.analytics.machine.learning.internal.recommendation.UserContentRecommendationManagerImpl.class - [JAR]
com.liferay.analytics.machine.learning.internal.recommendation.search
├─ com.liferay.analytics.machine.learning.internal.recommendation.search.RecommendationField.class - [JAR]
├─ com.liferay.analytics.machine.learning.internal.recommendation.search.UserContentRecommendationIndexer.class - [JAR]
com.liferay.analytics.machine.learning.internal.search.instance.lifecycle
├─ com.liferay.analytics.machine.learning.internal.search.instance.lifecycle.RecommendationIndexerPortalInstanceLifecycleListener.class - [JAR]