mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 23:39:39 +07:00
30 lines
1.6 KiB
XML
30 lines
1.6 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 />
|
|
<exclude-exploded />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/resources" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" packagePrefix="org.jetbrains.idea.devkit" />
|
|
<sourceFolder url="file://$MODULE_DIR$/testSources" isTestSource="true" packagePrefix="org.jetbrains.idea.devkit" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="openapi" />
|
|
<orderEntry type="module" module-name="util" />
|
|
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
|
|
<orderEntry type="library" name="JDOM" level="project" />
|
|
<orderEntry type="library" name="Log4J" level="project" />
|
|
<orderEntry type="module" module-name="compiler-openapi" />
|
|
<orderEntry type="module" module-name="execution-openapi" />
|
|
<orderEntry type="module" module-name="dom-openapi" />
|
|
<orderEntry type="module" module-name="execution-impl" />
|
|
<orderEntry type="module" module-name="lvcs-impl" />
|
|
<orderEntry type="module" module-name="testFramework-java" scope="TEST" />
|
|
<orderEntry type="module" module-name="java-impl" />
|
|
<orderEntry type="library" name="TestNG" level="project" />
|
|
<orderEntry type="module" module-name="compiler-impl" />
|
|
</component>
|
|
</module>
|
|
|