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 frascati-tinfi-helloworld-osgi-assembly-1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
osgibb9daa12.example.hw.itf
├─ osgibb9daa12.example.hw.itf.Activator.class - [JAR]
├─ osgibb9daa12.example.hw.itf.ServiceDyn.class - [JAR]
juliac.generated
├─ juliac.generated.compositeFCf938cfee.class - [JAR]
example.hw
├─ example.hw.HelloWorld.class - [JAR]
juliac.generated.java.lang
├─ juliac.generated.java.lang.RunnableFcItf.class - [JAR]
├─ juliac.generated.java.lang.RunnableInterceptorLCfe7945dDyn.class - [JAR]
example.hw.itf
├─ example.hw.itf.ServiceFcInItf.class - [JAR]
├─ example.hw.itf.ServiceFcItf.class - [JAR]
├─ example.hw.itf.ServiceFcOutItf.class - [JAR]
├─ example.hw.itf.ServiceFcSR.class - [JAR]
├─ example.hw.itf.ServiceInterceptorLCb56bb98SCACCIntent.class - [JAR]
frascati.tinfi.helloworld.osgi.interfaces.jar.frascati.tinfi.helloworld.osgi.client
├─ frascati.tinfi.helloworld.osgi.interfaces.jar.frascati.tinfi.helloworld.osgi.client.jarFCosgiPrimitiveFC3b31969d.class - [JAR]
example.hw.server
├─ example.hw.server.ServerImplFCscaPrimitiveFCa91d73c3.class - [JAR]