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 tajin-core-3.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ovea.tajin.framework.core.internal
├─ com.ovea.tajin.framework.core.internal.DummyClassForJavaDoc.class - [JAR]
com.ovea.tajin.framework.core
├─ com.ovea.tajin.framework.core.LocaleUtil.class - [JAR]
├─ com.ovea.tajin.framework.core.MissingPropertySettingException.class - [JAR]
├─ com.ovea.tajin.framework.core.PropertyPlaceholderResolver.class - [JAR]
├─ com.ovea.tajin.framework.core.Resource.class - [JAR]
├─ com.ovea.tajin.framework.core.Settings.class - [JAR]
├─ com.ovea.tajin.framework.core.SettingsMBean.class - [JAR]
├─ com.ovea.tajin.framework.core.SystemPropertiesMode.class - [JAR]
├─ com.ovea.tajin.framework.core.Uuid.class - [JAR]