mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
44 lines
2.2 KiB
XML
44 lines
2.2 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 />
|
|
<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="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" />
|
|
<orderEntry type="module" module-name="properties" />
|
|
<orderEntry type="module" module-name="idea-ui" scope="TEST" />
|
|
<orderEntry type="module" module-name="xml" />
|
|
<orderEntry type="library" scope="TEST" name="Groovy" level="project" />
|
|
<orderEntry type="module" module-name="jps-builders" />
|
|
<orderEntry type="library" name="Guava" level="project" />
|
|
<orderEntry type="library" name="Xerces" level="project" />
|
|
<orderEntry type="module-library">
|
|
<library name="DTDParser">
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/dtdparser113.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
</component>
|
|
</module>
|
|
|