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 boot-142.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.intellij.lang.properties.charset
├─ com.intellij.lang.properties.charset.Native2AsciiCharset.class - [JAR]
├─ com.intellij.lang.properties.charset.Native2AsciiCharsetDecoder.class - [JAR]
├─ com.intellij.lang.properties.charset.Native2AsciiCharsetEncoder.class - [JAR]
├─ com.intellij.lang.properties.charset.Native2AsciiCharsetProvider.class - [JAR]