mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
(cherry picked from commit 2c42d875202ef69dc0c33447a1859e1941bae668) IJ-CR-151097 GitOrigin-RevId: 3a496497189b778ccc267db98503cc7eb5a11fa5
18 lines
1002 B
XML
18 lines
1002 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.platform.util.rt" />
|
|
<orderEntry type="library" name="jetbrains-annotations-java5" level="project" />
|
|
<orderEntry type="library" name="javax.annotation-api" level="project" />
|
|
<orderEntry type="library" name="jps-javac-extension" level="project" />
|
|
<orderEntry type="library" name="protobuf" level="project" />
|
|
<orderEntry type="library" scope="PROVIDED" name="netty-jps" level="project" />
|
|
</component>
|
|
</module> |