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 mtm-dotify-addons-4.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
se.mtm.dotify.addons
├─ se.mtm.dotify.addons.Configuration.class - [JAR]
├─ se.mtm.dotify.addons.MergeLinegroups.class - [JAR]
├─ se.mtm.dotify.addons.MergeLinegroupsFactory.class - [JAR]
├─ se.mtm.dotify.addons.MergeLinegroupsProcessor.class - [JAR]
├─ se.mtm.dotify.addons.MtmConfigurations.class - [JAR]
├─ se.mtm.dotify.addons.MtmInfo.class - [JAR]
├─ se.mtm.dotify.addons.MtmInfoFactory.class - [JAR]
├─ se.mtm.dotify.addons.MtmInfoProcessor.class - [JAR]
├─ se.mtm.dotify.addons.PefTweaker.class - [JAR]
├─ se.mtm.dotify.addons.PefTweakerFactory.class - [JAR]
├─ se.mtm.dotify.addons.XmlToolsAdapter.class - [JAR]