mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-13 21:55:01 +07:00
IDEA-359853 introduce intellij.java.syntax module
GitOrigin-RevId: a0fdf52125e1fef08203de16198825e58d1df490
This commit is contained in:
committed by
intellij-monorepo-bot
parent
1501e01905
commit
4be493e18c
Generated
+1
@@ -520,6 +520,7 @@
|
||||
<module fileurl="file://$PROJECT_DIR$/java/java-runtime/intellij.java.rt.iml" filepath="$PROJECT_DIR$/java/java-runtime/intellij.java.rt.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/java/structuralsearch-java/intellij.java.structuralSearch.iml" filepath="$PROJECT_DIR$/java/structuralsearch-java/intellij.java.structuralSearch.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/java/java-structure-view/intellij.java.structureView.iml" filepath="$PROJECT_DIR$/java/java-structure-view/intellij.java.structureView.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/java/java-syntax/intellij.java.syntax.iml" filepath="$PROJECT_DIR$/java/java-syntax/intellij.java.syntax.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/java/java-terminal/intellij.java.terminal.iml" filepath="$PROJECT_DIR$/java/java-terminal/intellij.java.terminal.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/java/java-terminal/intellij.java.terminal.tests.iml" filepath="$PROJECT_DIR$/java/java-terminal/intellij.java.terminal.tests.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/java/testFramework/intellij.java.testFramework.iml" filepath="$PROJECT_DIR$/java/testFramework/intellij.java.testFramework.iml" />
|
||||
|
||||
@@ -41,5 +41,6 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.backend.observation" />
|
||||
<orderEntry type="module" module-name="intellij.platform.eel.provider" />
|
||||
<orderEntry type="module" module-name="intellij.platform.concurrency" />
|
||||
<orderEntry type="module" module-name="intellij.java.syntax" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -19,5 +19,6 @@
|
||||
<orderEntry type="module" module-name="intellij.xml.parser" exported="" />
|
||||
<orderEntry type="module" module-name="intellij.platform.core" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
|
||||
<orderEntry type="module" module-name="intellij.platform.syntax.psi" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -26,5 +26,7 @@
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util" />
|
||||
<orderEntry type="module" module-name="intellij.platform.core" exported="" />
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.java.syntax" exported="" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -39,5 +39,6 @@
|
||||
<orderEntry type="library" name="fastutil-min" level="project" />
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-serialization-core" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.syntax.psi" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -20,5 +20,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.tests" exported="" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.tools.ide.metrics.benchmark" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.java.testFramework.shared" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.syntax.psi" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.java.syntax" scope="TEST" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -24,5 +24,6 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.util.text.matching" />
|
||||
<orderEntry type="module" module-name="intellij.java.codeserver.highlighting" />
|
||||
<orderEntry type="module" module-name="intellij.java.codeserver.core" />
|
||||
<orderEntry type="module" module-name="intellij.java.syntax" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -89,6 +89,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.todo" />
|
||||
<orderEntry type="module" module-name="intellij.java.codeserver.highlighting" />
|
||||
<orderEntry type="module" module-name="intellij.java.codeserver.core" />
|
||||
<orderEntry type="module" module-name="intellij.java.syntax" />
|
||||
</component>
|
||||
<component name="copyright">
|
||||
<Base>
|
||||
|
||||
@@ -19,5 +19,6 @@
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="library" name="fastutil-min" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.java.codeserver.core" />
|
||||
<orderEntry type="module" module-name="intellij.java.syntax" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -27,5 +27,6 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.util" />
|
||||
<orderEntry type="module" module-name="intellij.java.frontback.psi" exported="" />
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.java.syntax" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -31,5 +31,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.util" />
|
||||
<orderEntry type="library" name="StreamEx" level="project" />
|
||||
<orderEntry type="library" name="fastutil-min" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.java.syntax" />
|
||||
<orderEntry type="module" module-name="intellij.platform.syntax.psi" exported="" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="FacetManager">
|
||||
<facet type="kotlin-language" name="Kotlin">
|
||||
<configuration version="5" platform="JVM 1.8" allPlatforms="JVM [1.8]" useProjectSettings="false">
|
||||
<compilerSettings>
|
||||
<option name="additionalArguments" value="-Xjvm-default=all -opt-in=com.intellij.openapi.util.IntellijInternalApi -opt-in=org.jetbrains.kotlin.utils.addToStdlib.UnsafeCastFunction -opt-in=org.jetbrains.kotlin.analysis.api.KaIdeApi -Xno-param-assertions -Xno-call-assertions" />
|
||||
</compilerSettings>
|
||||
<compilerArguments>
|
||||
<stringArguments>
|
||||
<stringArg name="jvmTarget" arg="1.8" />
|
||||
<stringArg name="apiVersion" arg="2.0" />
|
||||
<stringArg name="languageVersion" arg="2.0" />
|
||||
</stringArguments>
|
||||
</compilerArguments>
|
||||
</configuration>
|
||||
</facet>
|
||||
</component>
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="module" module-name="intellij.platform.syntax" exported="" />
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.syntax.i18n" />
|
||||
<orderEntry type="library" name="jetbrains-annotations" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.base.multiplatform" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.multiplatform" />
|
||||
<orderEntry type="module" module-name="intellij.platform.syntax.util" exported="" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -0,0 +1,2 @@
|
||||
<idea-plugin>
|
||||
</idea-plugin>
|
||||
@@ -102,5 +102,7 @@
|
||||
<orderEntry type="module" module-name="intellij.java.codeserver.highlighting" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.java.codeserver.core" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.testFramework.junit5.projectStructure" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.syntax.psi" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.java.syntax" scope="TEST" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -34,5 +34,6 @@
|
||||
<orderEntry type="module" module-name="intellij.java.ui.tests" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.java.performancePlugin" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.java.vcs" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.java.syntax" scope="RUNTIME" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -17,6 +17,7 @@
|
||||
- name: intellij.java.frontback.psi.impl
|
||||
- name: intellij.java.frontback.impl
|
||||
- name: intellij.java.debugger.impl.shared
|
||||
- name: intellij.java.syntax
|
||||
- name: lib/java-impl.jar
|
||||
projectLibraries:
|
||||
- name: netty-codec-protobuf
|
||||
|
||||
@@ -45,6 +45,7 @@
|
||||
<module name="intellij.java.frontback.psi.impl" loading="embedded"/>
|
||||
<module name="intellij.java.frontback.impl" loading="embedded"/>
|
||||
<module name="intellij.java.debugger.impl.shared" loading="embedded"/>
|
||||
<module name="intellij.java.syntax" loading="embedded"/>
|
||||
</content>
|
||||
|
||||
<depends optional="true" config-file="intellij.java.remoteServers.impl.xml">com.intellij.modules.remoteServers</depends>
|
||||
|
||||
@@ -42,6 +42,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.backend.observation" />
|
||||
<orderEntry type="module" module-name="intellij.java.debugger.impl.shared" />
|
||||
<orderEntry type="module" module-name="intellij.platform.debugger.testFramework" />
|
||||
<orderEntry type="module" module-name="intellij.java.syntax" />
|
||||
</component>
|
||||
<component name="copyright">
|
||||
<Base>
|
||||
|
||||
@@ -16,5 +16,6 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.testFramework" />
|
||||
<orderEntry type="module" module-name="intellij.java.ui" />
|
||||
<orderEntry type="library" name="org.codehaus.groovy:groovy" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.java.syntax" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user