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.apache.felix.gogo.console-0.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.felix.gogo.runtime.shell
├─ org.apache.felix.gogo.runtime.shell.Closure.class - [JAR]
├─ org.apache.felix.gogo.runtime.shell.Command.class - [JAR]
├─ org.apache.felix.gogo.runtime.shell.CommandProxy.class - [JAR]
├─ org.apache.felix.gogo.runtime.shell.CommandSessionImpl.class - [JAR]
├─ org.apache.felix.gogo.runtime.shell.CommandShellImpl.class - [JAR]
├─ org.apache.felix.gogo.runtime.shell.Parser.class - [JAR]
├─ org.apache.felix.gogo.runtime.shell.Pipe.class - [JAR]
├─ org.apache.felix.gogo.runtime.shell.Reflective.class - [JAR]
org.apache.felix.gogo.console
├─ org.apache.felix.gogo.console.Activator.class - [JAR]
org.apache.felix.gogo.runtime.osgi
├─ org.apache.felix.gogo.runtime.osgi.OSGiCommands.class - [JAR]
├─ org.apache.felix.gogo.runtime.osgi.OSGiShell.class - [JAR]
├─ org.apache.felix.gogo.runtime.osgi.ServiceCommand.class - [JAR]
org.apache.felix.gogo.runtime.threadio
├─ org.apache.felix.gogo.runtime.threadio.Marker.class - [JAR]
├─ org.apache.felix.gogo.runtime.threadio.ThreadIOImpl.class - [JAR]
├─ org.apache.felix.gogo.runtime.threadio.ThreadInputStream.class - [JAR]
├─ org.apache.felix.gogo.runtime.threadio.ThreadPrintStream.class - [JAR]
org.apache.felix.gogo.console.stdio
├─ org.apache.felix.gogo.console.stdio.Console.class - [JAR]
├─ org.apache.felix.gogo.console.stdio.StdioConsole.class - [JAR]
org.apache.felix.gogo.runtime.cpeg
├─ org.apache.felix.gogo.runtime.cpeg.Procedural.class - [JAR]
org.apache.felix.gogo.console.telnet
├─ org.apache.felix.gogo.console.telnet.Handler.class - [JAR]
├─ org.apache.felix.gogo.console.telnet.TelnetShell.class - [JAR]
org.apache.felix.gogo.runtime
├─ org.apache.felix.gogo.runtime.Activator.class - [JAR]
├─ org.apache.felix.gogo.runtime.FelixCommandAdaptor.class - [JAR]
org.apache.felix.gogo.runtime.lang
├─ org.apache.felix.gogo.runtime.lang.Support.class - [JAR]