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 i18nbinder-maven-plugin-test-0.1.17.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.omnaest.i18nbinder.test
├─ org.omnaest.i18nbinder.test.I18nClientUser.class - [JAR]
├─ org.omnaest.i18nbinder.test.I18nFacade.class - [JAR]
org.omnaest.i18nbinder.test.i18nfacade.i18n
├─ org.omnaest.i18nbinder.test.i18nfacade.i18n.AdminTest.class - [JAR]
├─ org.omnaest.i18nbinder.test.i18nfacade.i18n.Sub1.class - [JAR]
├─ org.omnaest.i18nbinder.test.i18nfacade.i18n.Sub2.class - [JAR]
├─ org.omnaest.i18nbinder.test.i18nfacade.i18n._673numericalTest.class - [JAR]
org.omnaest.i18nbinder.test.i18nfacade.i18n.sub2
├─ org.omnaest.i18nbinder.test.i18nfacade.i18n.sub2.Shared.class - [JAR]
org.omnaest.i18nbinder.test.i18nfacade.i18n.sub1
├─ org.omnaest.i18nbinder.test.i18nfacade.i18n.sub1.Shared.class - [JAR]
org.omnaest.i18nbinder.test.i18nfacade
├─ org.omnaest.i18nbinder.test.i18nfacade.I18n.class - [JAR]