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 biz.aQute.gogo.commands.provider.test-1.10.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
biz.aQute.gogo.commands.provider.test.http
├─ biz.aQute.gogo.commands.provider.test.http.ContextNotFoundServlet.class - [JAR]
├─ biz.aQute.gogo.commands.provider.test.http.ErrorPageServlet.class - [JAR]
├─ biz.aQute.gogo.commands.provider.test.http.FailingContext.class - [JAR]
├─ biz.aQute.gogo.commands.provider.test.http.FailingErrorPageServlet.class - [JAR]
├─ biz.aQute.gogo.commands.provider.test.http.FailingFilter.class - [JAR]
├─ biz.aQute.gogo.commands.provider.test.http.FailingListener.class - [JAR]
├─ biz.aQute.gogo.commands.provider.test.http.FailingSimpleResourceService.class - [JAR]
├─ biz.aQute.gogo.commands.provider.test.http.SimpleFilter.class - [JAR]
├─ biz.aQute.gogo.commands.provider.test.http.SimpleListener.class - [JAR]
├─ biz.aQute.gogo.commands.provider.test.http.SimplePreprocessor.class - [JAR]
├─ biz.aQute.gogo.commands.provider.test.http.SimpleResourceService.class - [JAR]
├─ biz.aQute.gogo.commands.provider.test.http.SimpleServlet.class - [JAR]