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 discovery-1.0.0-v20070627-1030.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.ecf.discovery.service
├─ org.eclipse.ecf.discovery.service.IDiscoveryService.class - [JAR]
org.eclipse.ecf.discovery.identity
├─ org.eclipse.ecf.discovery.identity.IServiceID.class - [JAR]
├─ org.eclipse.ecf.discovery.identity.ServiceID.class - [JAR]
org.eclipse.ecf.internal.discovery
├─ org.eclipse.ecf.internal.discovery.DiscoveryPlugin.class - [JAR]
├─ org.eclipse.ecf.internal.discovery.Messages.class - [JAR]
org.eclipse.ecf.discovery
├─ org.eclipse.ecf.discovery.IDiscoveryContainerAdapter.class - [JAR]
├─ org.eclipse.ecf.discovery.IServiceEvent.class - [JAR]
├─ org.eclipse.ecf.discovery.IServiceInfo.class - [JAR]
├─ org.eclipse.ecf.discovery.IServiceListener.class - [JAR]
├─ org.eclipse.ecf.discovery.IServiceProperties.class - [JAR]
├─ org.eclipse.ecf.discovery.IServiceTypeListener.class - [JAR]
├─ org.eclipse.ecf.discovery.ServiceContainerEvent.class - [JAR]
├─ org.eclipse.ecf.discovery.ServiceInfo.class - [JAR]
├─ org.eclipse.ecf.discovery.ServiceProperties.class - [JAR]