Author: chris.laprun(a)jboss.com
Date: 2007-03-27 20:50:40 -0400 (Tue, 27 Mar 2007)
New Revision: 6855
Modified:
trunk/build/ide/intellij/idea60/modules/core/core.iml
Log:
- Updated to add freemarker lib.
Modified: trunk/build/ide/intellij/idea60/modules/core/core.iml
===================================================================
--- trunk/build/ide/intellij/idea60/modules/core/core.iml 2007-03-27 23:18:47 UTC (rev
6854)
+++ trunk/build/ide/intellij/idea60/modules/core/core.iml 2007-03-28 00:50:40 UTC (rev
6855)
@@ -260,6 +260,15 @@
<orderEntry type="module" module-name="workflow" />
<orderEntry type="module" module-name="portlet-federation"
/>
<orderEntry type="module" module-name="portlet-server" />
+ <orderEntry type="module-library">
+ <library>
+ <CLASSES>
+ <root
url="jar://$MODULE_DIR$/../../../../../../thirdparty/freemarker/lib/freemarker.jar!/"
/>
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES />
+ </library>
+ </orderEntry>
<orderEntryProperties />
</component>
<component name="VcsManagerConfiguration">
Show replies by date