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 translation-1.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
hudson.plugins.translation
├─ hudson.plugins.translation.ContributedL10nStore.class - [JAR]
├─ hudson.plugins.translation.L10nDecorator.class - [JAR]
├─ hudson.plugins.translation.Locales.class - [JAR]
├─ hudson.plugins.translation.Msg.class - [JAR]
├─ hudson.plugins.translation.MsgRecorder.class - [JAR]
├─ hudson.plugins.translation.ResourceBundleFactoryImpl.class - [JAR]