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 vs-utils-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.isotes.vs.utils
├─ io.github.isotes.vs.utils.ConfigurationWrapper.class - [JAR]
├─ io.github.isotes.vs.utils.GenericPropertyGroup.class - [JAR]
├─ io.github.isotes.vs.utils.ListElementWrapper.class - [JAR]
├─ io.github.isotes.vs.utils.ProjectConfiguration.class - [JAR]
├─ io.github.isotes.vs.utils.ProjectType.class - [JAR]
├─ io.github.isotes.vs.utils.ProjectWrapper.class - [JAR]
├─ io.github.isotes.vs.utils.PropertyGroupWrapper.class - [JAR]
├─ io.github.isotes.vs.utils.TextFile.class - [JAR]
├─ io.github.isotes.vs.utils.VsSolution.class - [JAR]
├─ io.github.isotes.vs.utils.VsSolutionParser.class - [JAR]
├─ io.github.isotes.vs.utils.VsSolutionProject.class - [JAR]
├─ io.github.isotes.vs.utils.VsSolutionSection.class - [JAR]
├─ io.github.isotes.vs.utils.X.class - [JAR]