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 properties-psi-api-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.psi
├─ com.intellij.lang.properties.psi.PropertiesElementFactory.class - [JAR]
├─ com.intellij.lang.properties.psi.PropertiesFile.class - [JAR]
├─ com.intellij.lang.properties.psi.PropertiesList.class - [JAR]
├─ com.intellij.lang.properties.psi.PropertiesListStub.class - [JAR]
├─ com.intellij.lang.properties.psi.PropertiesResourceBundleUtil.class - [JAR]
├─ com.intellij.lang.properties.psi.Property.class - [JAR]
├─ com.intellij.lang.properties.psi.PropertyKeyIndex.class - [JAR]
├─ com.intellij.lang.properties.psi.PropertyStub.class - [JAR]
com.intellij.lang.properties.parsing
├─ com.intellij.lang.properties.parsing.PropertiesElementType.class - [JAR]
├─ com.intellij.lang.properties.parsing.PropertiesLexer.class - [JAR]
├─ com.intellij.lang.properties.parsing.PropertiesTokenTypes.class - [JAR]
├─ com.intellij.lang.properties.parsing._PropertiesLexer.class - [JAR]
com.intellij.lang.properties.xml
├─ com.intellij.lang.properties.xml.XmlPropertiesFile.class - [JAR]
com.intellij.lang.properties.psi.codeStyle
├─ com.intellij.lang.properties.psi.codeStyle.PropertiesCodeStyleSettings.class - [JAR]
├─ com.intellij.lang.properties.psi.codeStyle.PropertiesCodeStyleSettingsPanel.class - [JAR]
├─ com.intellij.lang.properties.psi.codeStyle.PropertiesCodeStyleSettingsProvider.class - [JAR]
icons
├─ icons.PropertiesIcons.class - [JAR]
com.intellij.lang.properties
├─ com.intellij.lang.properties.EmptyResourceBundle.class - [JAR]
├─ com.intellij.lang.properties.IProperty.class - [JAR]
├─ com.intellij.lang.properties.PropertiesBundle.class - [JAR]
├─ com.intellij.lang.properties.PropertiesFileProcessor.class - [JAR]
├─ com.intellij.lang.properties.PropertiesFileType.class - [JAR]
├─ com.intellij.lang.properties.PropertiesHighlighter.class - [JAR]
├─ com.intellij.lang.properties.PropertiesHighlightingLexer.class - [JAR]
├─ com.intellij.lang.properties.PropertiesLanguage.class - [JAR]
├─ com.intellij.lang.properties.PropertiesUtil.class - [JAR]
├─ com.intellij.lang.properties.ResourceBundle.class - [JAR]