mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-15 20:26:04 +07:00
There are some classes related to Java support which shouldn't be included to Java plugin when it's installed into another IDE (e.g. IntelliJIdeaLanguageCustomization) and these classes depend on classes from Java plugin. Since platform cannot depends on a plugin we need to extract such classes and related resources to a separate com.intellij.java.ide plugin (which is marked as essential-plugin and therefore won't be visible in Settings and cannot be disabled). This is needed to get rid of deprecated option use-idea-classloader in Java plugin which will make it a true plugin (i.e. it'll be able to depend on other plugins, see IDEA-195719). GitOrigin-RevId: 7e453e01e7eb6e03f12ef6774957429fb62df1fc
140 lines
11 KiB
XML
140 lines
11 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module relativePaths="true" type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<excludeFolder url="file://$MODULE_DIR$/config" />
|
|
<excludeFolder url="file://$MODULE_DIR$/system" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.android.core" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.ant" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.boot" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.bootstrap" scope="RUNTIME" />
|
|
<orderEntry type="library" scope="RUNTIME" name="jetbrains-annotations-java5" level="project" />
|
|
<orderEntry type="module" module-name="intellij.java.compiler.impl" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.compiler" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.debugger.impl" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.debugger" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.diff" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.diff.impl" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.xml.dom.impl" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.xml.dom" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.execution.impl" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.execution" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.extensions" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.guiForms.rt" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.icons" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.ui" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.impl" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.rt" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.jsp" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.jsp.spi" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.lang" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.lang.impl" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.lvcs" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.lvcs.impl" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.compiler.instrumentationUtil" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.impl" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.main" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.resources" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.resources.en" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.properties" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.ide.resources" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.ide.customization" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.resources" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.resources.en" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.spellchecker" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.jsp.base" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.testFramework" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.testRunner" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.usageView" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.util" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.vcs" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.vcs.impl" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.debugger" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.debugger.impl" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.xml.impl" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.xml" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.idea.community.resources" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.plugin" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.copyright" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.guiForms.designer" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.devkit" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.eclipse" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.vcs.git" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.images" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.groovy" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.junit" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.maven" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.regexp" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.vcs.svn" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.vcs.svn.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.testng" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.langInjection" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.xml.langInjection" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.xpath" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.xslt.debugger" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.xslt.debugger.engine" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.i18n" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.tasks" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.tasks.java" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.tasks.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.vcs.github" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.vcs.hg" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.relaxng" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.gradle.java" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.remoteServers.impl" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.xml.dom.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.colorSchemes" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.javaFX.community" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.javaFX.jps" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.langInjection.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.java.manifest" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.yaml" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.xml.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.devkit.jps" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.tasks.core" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.jps.model.serialization.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.java.guiForms.jps" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.tasks.jira" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.decompiler" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.structuralSearch" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.structuralSearch" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.structuralSearch.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.groovy.structuralSearch" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.json" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.json.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.java.typeMigration" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.jps.model.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.diff.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.builtInServer.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.updater" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.java.coverage" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.android.jps" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.scriptDebugger.ui" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.java.remoteServers.git" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.terminal" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.jps.javacRefScanner8" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.buildScripts" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.images.build" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.android.plugin" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.statsCollector" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.java.debugger.streams" scope="RUNTIME" />
|
|
<orderEntry type="library" scope="RUNTIME" name="jgoodies-common" level="project" />
|
|
<orderEntry type="library" scope="RUNTIME" name="commons-net" level="project" />
|
|
<orderEntry type="module" module-name="intellij.devkit.java.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.testng.rt.tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.editorconfig" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.vcs.changeReminder" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.sh" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.gradle.java.maven" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.markdown" scope="TEST" />
|
|
</component>
|
|
</module> |