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 juliac-osgi-compiler-2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.objectweb.fractal.juliac.felix
├─ org.objectweb.fractal.juliac.felix.ActivatorImplementationClassGenerator.class - [JAR]
├─ org.objectweb.fractal.juliac.felix.DynClassGeneratorHelper.class - [JAR]
├─ org.objectweb.fractal.juliac.felix.DynInterceptorClassGenerator.class - [JAR]
├─ org.objectweb.fractal.juliac.felix.DynInterfaceImplementationClassGenerator.class - [JAR]
├─ org.objectweb.fractal.juliac.felix.DynServiceClassGenerator.class - [JAR]
├─ org.objectweb.fractal.juliac.felix.FCOOCtrlSourceCodeGenerator.class - [JAR]
├─ org.objectweb.fractal.juliac.felix.InitializerOOCtrlClassGenerator.class - [JAR]