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 windup-rules-java-project-6.3.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jboss.windup.project.handlers
├─ org.jboss.windup.project.handlers.ArtifactHandler.class - [JAR]
├─ org.jboss.windup.project.handlers.LineItemHandler.class - [JAR]
├─ org.jboss.windup.project.handlers.ProjectHandler.class - [JAR]
org.jboss.windup.project.condition
├─ org.jboss.windup.project.condition.Artifact.class - [JAR]
├─ org.jboss.windup.project.condition.Project.class - [JAR]
├─ org.jboss.windup.project.condition.ProjectFrom.class - [JAR]
org.jboss.windup.project.operation
├─ org.jboss.windup.project.operation.LineItem.class - [JAR]