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 KettleEasyExpand-0.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.benma666.kettle.steps.easyexpand
├─ cn.benma666.kettle.steps.easyexpand.EasyExpand.class - [JAR]
├─ cn.benma666.kettle.steps.easyexpand.EasyExpandData.class - [JAR]
├─ cn.benma666.kettle.steps.easyexpand.EasyExpandDialog.class - [JAR]
├─ cn.benma666.kettle.steps.easyexpand.EasyExpandMeta.class - [JAR]
├─ cn.benma666.kettle.steps.easyexpand.EasyExpandRunBase.class - [JAR]
cn.benma666.test
├─ cn.benma666.test.ExceptionTest.class - [JAR]
├─ cn.benma666.test.SocketTest.class - [JAR]
cn.benma666.kettle.jobentry.easyexpand
├─ cn.benma666.kettle.jobentry.easyexpand.JobEntryEasyExpand.class - [JAR]
├─ cn.benma666.kettle.jobentry.easyexpand.JobEntryEasyExpandDialog.class - [JAR]
├─ cn.benma666.kettle.jobentry.easyexpand.JobEntryEasyExpandRunBase.class - [JAR]