Author: julien(a)jboss.com
Date: 2007-02-14 08:07:21 -0500 (Wed, 14 Feb 2007)
New Revision: 6267
Modified:
trunk/build/ide/intellij/idea60/modules/tools/tools.iml
Log:
added source dir in tools module
Modified: trunk/build/ide/intellij/idea60/modules/tools/tools.iml
===================================================================
--- trunk/build/ide/intellij/idea60/modules/tools/tools.iml 2007-02-14 06:52:37 UTC (rev
6266)
+++ trunk/build/ide/intellij/idea60/modules/tools/tools.iml 2007-02-14 13:07:21 UTC (rev
6267)
@@ -4,7 +4,9 @@
<component name="NewModuleRootManager"
inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/../../../../../../tools/classes" />
<exclude-output />
- <content url="file://$MODULE_DIR$/../../../../../../tools" />
+ <content url="file://$MODULE_DIR$/../../../../../../tools">
+ <sourceFolder
url="file://$MODULE_DIR$/../../../../../../tools/src/main"
isTestSource="false" />
+ </content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntryProperties />
Show replies by date