mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
Part of IDEA-365344 Create a new Java error highlighter with minimal dependencies (PSI only) GitOrigin-RevId: 328779172e877b737a68624fa09ea88cf5fd1954
28 lines
1.6 KiB
XML
28 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.java" />
|
|
<orderEntry type="module" module-name="intellij.java.analysis.impl" />
|
|
<orderEntry type="library" name="StreamEx" level="project" />
|
|
<orderEntry type="module" module-name="intellij.java.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
|
<orderEntry type="library" name="fastutil-min" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" />
|
|
<orderEntry type="module" module-name="intellij.java.compiler" />
|
|
<orderEntry type="library" name="ASM" level="project" />
|
|
<orderEntry type="module" module-name="intellij.java.impl.refactorings" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
|
|
<orderEntry type="module" module-name="intellij.platform.usageView" />
|
|
<orderEntry type="module" module-name="intellij.platform.backend.workspace" />
|
|
<orderEntry type="module" module-name="intellij.platform.core.ui" />
|
|
<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" />
|
|
</component>
|
|
</module> |