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 kfGroovy-1.0.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.pentaho.dm.kf
├─ org.pentaho.dm.kf.GroovyComponent.class - [JAR]
├─ org.pentaho.dm.kf.GroovyComponentBeanInfo.class - [JAR]
├─ org.pentaho.dm.kf.GroovyComponentCustomizer.class - [JAR]
├─ org.pentaho.dm.kf.GroovyHelper.class - [JAR]
├─ org.pentaho.dm.kf.KFGroovyScript.class - [JAR]
weka.knowledgeflow.steps
├─ weka.knowledgeflow.steps.GroovyStep.class - [JAR]
weka.gui.knowledgeflow.steps
├─ weka.gui.knowledgeflow.steps.GroovyStepEditorDialog.class - [JAR]