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 allure-cucumber4-jvm-2.24.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.qameta.allure.cucumber4jvm
├─ io.qameta.allure.cucumber4jvm.AllureCucumber4Jvm.class - [JAR]
├─ io.qameta.allure.cucumber4jvm.LabelBuilder.class - [JAR]
├─ io.qameta.allure.cucumber4jvm.TagParser.class - [JAR]
cucumber.runtime.formatter
├─ cucumber.runtime.formatter.TestSourcesModelProxy.class - [JAR]