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.eclipse.hawk.emfresource-2.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.hawk.emfresource.impl
├─ org.eclipse.hawk.emfresource.impl.HawkFileResourceImpl.class - [JAR]
├─ org.eclipse.hawk.emfresource.impl.LocalHawkResourceImpl.class - [JAR]
├─ org.eclipse.hawk.emfresource.impl.LocalHawkResourceUpdater.class - [JAR]
org.eclipse.hawk.emfresource.util
├─ org.eclipse.hawk.emfresource.util.AttributeUtils.class - [JAR]
├─ org.eclipse.hawk.emfresource.util.BridgeClassLoader.class - [JAR]
├─ org.eclipse.hawk.emfresource.util.LazyEObjectFactory.class - [JAR]
├─ org.eclipse.hawk.emfresource.util.LazyResolver.class - [JAR]
org.eclipse.hawk.emfresource
├─ org.eclipse.hawk.emfresource.HawkChangeAdapter.class - [JAR]
├─ org.eclipse.hawk.emfresource.HawkResource.class - [JAR]
├─ org.eclipse.hawk.emfresource.HawkResourceChangeListener.class - [JAR]