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 org.gecko.bnd.eclipse.rcp.annotations-1.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.gecko.bnd.eclipse.rcp.annotations
├─ org.gecko.bnd.eclipse.rcp.annotations.RequireEclipseConsole.class - [JAR]
├─ org.gecko.bnd.eclipse.rcp.annotations.RequireEclipseE4.class - [JAR]
├─ org.gecko.bnd.eclipse.rcp.annotations.RequireEclipseEMF.class - [JAR]
├─ org.gecko.bnd.eclipse.rcp.annotations.RequireEclipseIDE.class - [JAR]
├─ org.gecko.bnd.eclipse.rcp.annotations.RequireEclipsePDE.class - [JAR]
├─ org.gecko.bnd.eclipse.rcp.annotations.package-info.class - [JAR]