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 connectors-e2e-test-base-8.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.camunda.connector.e2e
├─ io.camunda.connector.e2e.BpmnFile.class - [JAR]
├─ io.camunda.connector.e2e.ElementTemplate.class - [JAR]
├─ io.camunda.connector.e2e.ZeebeTest.class - [JAR]
io.camunda.connector.e2e.app
├─ io.camunda.connector.e2e.app.TestConnectorRuntimeApplication.class - [JAR]