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 che-plugin-php-lang-ide-6.19.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.che.plugin.php.ide.inject
├─ org.eclipse.che.plugin.php.ide.inject.PhpGinModule.class - [JAR]
org.eclipse.che.plugin.php.ide.action
├─ org.eclipse.che.plugin.php.ide.action.CreatePhpSourceFileAction.class - [JAR]
├─ org.eclipse.che.plugin.php.ide.action.NewPhplikeResourceAction.class - [JAR]
org.eclipse.che.plugin.php.ide.project
├─ org.eclipse.che.plugin.php.ide.project.PhpProjectWizardRegistrar.class - [JAR]
org.eclipse.che.plugin.php.ide
├─ org.eclipse.che.plugin.php.ide.PhpExtension.class - [JAR]
├─ org.eclipse.che.plugin.php.ide.PhpLanguageDescriptionProvider.class - [JAR]
├─ org.eclipse.che.plugin.php.ide.PhpLocalizationConstant.class - [JAR]
├─ org.eclipse.che.plugin.php.ide.PhpResources.class - [JAR]