mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-15 20:26:04 +07:00
32 lines
1.1 KiB
XML
32 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7">
|
|
<output url="file://$MODULE_DIR$/../out/production-util" />
|
|
<output-test url="file://$MODULE_DIR$/../out/test-util" />
|
|
<exclude-output />
|
|
<annotation-paths>
|
|
<root url="file://$MODULE_DIR$/../lib/anno" />
|
|
</annotation-paths>
|
|
<javadoc-paths>
|
|
<root url="file://$MODULE_DIR$/../lib/javadoc" />
|
|
</javadoc-paths>
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" packagePrefix="xxx" />
|
|
<excludeFolder url="file://$MODULE_DIR$/exc" />
|
|
<excludePattern pattern="*.xml" />
|
|
<excludePattern pattern="cvs" />
|
|
</content>
|
|
<orderEntry type="jdk" jdkName="1.5" jdkType="JavaSDK" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module-library" scope="TEST">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../lib/junit.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
</component>
|
|
</module>
|