Author: julien(a)jboss.com
Date: 2007-02-01 11:44:01 -0500 (Thu, 01 Feb 2007)
New Revision: 6139
Modified:
trunk/build/ide/intellij/idea60/modules/core-cms/core-cms.iml
Log:
make core-cms depends on theme module as it needs to see classes from it
Modified: trunk/build/ide/intellij/idea60/modules/core-cms/core-cms.iml
===================================================================
--- trunk/build/ide/intellij/idea60/modules/core-cms/core-cms.iml 2007-02-01 16:42:11 UTC
(rev 6138)
+++ trunk/build/ide/intellij/idea60/modules/core-cms/core-cms.iml 2007-02-01 16:44:01 UTC
(rev 6139)
@@ -52,6 +52,7 @@
<orderEntry type="module" module-name="portlet" />
<orderEntry type="module" module-name="identity" />
<orderEntry type="module" module-name="common" />
+ <orderEntry type="module" module-name="theme" />
<orderEntryProperties />
</component>
<component name="VcsManagerConfiguration">