mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
24 lines
1.5 KiB
XML
24 lines
1.5 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$/resources" type="java-resource" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" packagePrefix="com.intellij" />
|
|
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" packagePrefix="com.intellij" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="jetbrains-annotations" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.core" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.builtInServer" />
|
|
<orderEntry type="module" module-name="intellij.platform.externalProcessAuthHelper.rt" />
|
|
<orderEntry type="module" module-name="intellij.platform.builtInServer.impl" exported="" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.util.netty" exported="" />
|
|
<orderEntry type="library" name="netty-codec-http" level="project" />
|
|
<orderEntry type="library" name="netty-buffer" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="JUnit5" level="project" />
|
|
</component>
|
|
</module> |