Author: bdaw
Date: 2007-10-07 18:45:55 -0400 (Sun, 07 Oct 2007)
New Revision: 8553
Added:
modules/test/trunk/build/ide/intellij/idea60/modules/unit/tooling.iml
Log:
IDEA file for tooling module
Added: modules/test/trunk/build/ide/intellij/idea60/modules/unit/tooling.iml
===================================================================
--- modules/test/trunk/build/ide/intellij/idea60/modules/unit/tooling.iml
(rev 0)
+++ modules/test/trunk/build/ide/intellij/idea60/modules/unit/tooling.iml 2007-10-07
22:45:55 UTC (rev 8553)
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module version="4" relativePaths="true"
type="JAVA_MODULE">
+ <component name="ModuleRootManager" />
+ <component name="NewModuleRootManager"
inherit-compiler-output="true">
+ <exclude-output />
+ <content url="file://$MODULE_DIR$/../../../../../../tooling">
+ <sourceFolder
url="file://$MODULE_DIR$/../../../../../../tooling/src/main"
isTestSource="false" />
+ <excludeFolder
url="file://$MODULE_DIR$/../../../../../../tooling/output" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="module-library">
+ <library>
+ <CLASSES>
+ <root
url="jar://$MODULE_DIR$/../../../../../../thirdparty/apache-ant/lib/ant-launcher.jar!/"
/>
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES />
+ </library>
+ </orderEntry>
+ <orderEntry type="module-library">
+ <library>
+ <CLASSES>
+ <root
url="jar://$MODULE_DIR$/../../../../../../thirdparty/apache-ant/lib/ant.jar!/"
/>
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES />
+ </library>
+ </orderEntry>
+ <orderEntry type="module" module-name="unit" />
+ <orderEntryProperties />
+ </component>
+ <component name="VcsManagerConfiguration">
+ <option name="ACTIVE_VCS_NAME" value="svn" />
+ <option name="USE_PROJECT_VCS" value="false" />
+ </component>
+</module>
+