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 easybeans-tests-applications-ejbjars-lookup-2.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ow2.easybeans.application.lookup
├─ org.ow2.easybeans.application.lookup.AnnotationLookupBean.class - [JAR]
├─ org.ow2.easybeans.application.lookup.CommonBean.class - [JAR]
├─ org.ow2.easybeans.application.lookup.ILookup.class - [JAR]
├─ org.ow2.easybeans.application.lookup.ISimple.class - [JAR]
├─ org.ow2.easybeans.application.lookup.SimpleBean1.class - [JAR]
├─ org.ow2.easybeans.application.lookup.SimpleBean2.class - [JAR]
├─ org.ow2.easybeans.application.lookup.XMLLookupBean.class - [JAR]