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 common-eclipse-util-142.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jetbrains.idea.eclipse
├─ org.jetbrains.idea.eclipse.AbstractEclipseClasspathReader.class - [JAR]
├─ org.jetbrains.idea.eclipse.ConversionException.class - [JAR]
├─ org.jetbrains.idea.eclipse.EPathCommonUtil.class - [JAR]
├─ org.jetbrains.idea.eclipse.EclipseModuleManager.class - [JAR]
├─ org.jetbrains.idea.eclipse.EclipseProjectFinder.class - [JAR]
├─ org.jetbrains.idea.eclipse.EclipseXml.class - [JAR]
├─ org.jetbrains.idea.eclipse.IdeaXml.class - [JAR]
org.jetbrains.idea.eclipse.conversion
├─ org.jetbrains.idea.eclipse.conversion.AbstractIdeaSpecificSettings.class - [JAR]