Skip to content

Commit

Permalink
Updated IntelliJ files again.
Browse files Browse the repository at this point in the history
  • Loading branch information
pledbrook committed May 28, 2010
1 parent e48c40e commit f7789a7
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
24 changes: 24 additions & 0 deletions grails.org/src/Grails Site-grailsPlugins.iml
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/../plugins/pretty-time-0.3">
<sourceFolder url="file://$MODULE_DIR$/../plugins/pretty-time-0.3/src/groovy" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../plugins/pretty-time-0.3/grails-app/taglib" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="grails-1.3.1" level="application" />
<orderEntry type="module-library" exported="">
<library name="Grails User Library">
<CLASSES>
<root url="file://$MODULE_DIR$/../plugins/pretty-time-0.3/lib" />
</CLASSES>
<JAVADOC />
<SOURCES />
<jarDirectory url="file://$MODULE_DIR$/../plugins/pretty-time-0.3/lib" recursive="false" />
</library>
</orderEntry>
</component>
</module>

5 changes: 5 additions & 0 deletions grails.org/src/Grails Site.iml
Expand Up @@ -43,6 +43,10 @@
<sourceFolder url="file://$MODULE_DIR$/../plugins/commentable-0.7.4/grails-app/taglib" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../plugins/commentable-0.7.4/src/groovy" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../plugins/taggable-0.6.1/src/groovy" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../plugins/rateable-0.6.2/grails-app/domain" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../plugins/rateable-0.6.2/grails-app/taglib" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../plugins/rateable-0.6.2/src/groovy" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/../target" />
<excludeFolder url="file://$MODULE_DIR$/../web-app/js/prototype" />
<excludeFolder url="file://$MODULE_DIR$/../web-app/js/yui" />
<excludeFolder url="file://$MODULE_DIR$/../web-app/js/yui-cms" />
Expand Down Expand Up @@ -98,6 +102,7 @@
<jarDirectory url="file://$MODULE_DIR$/../lib" recursive="false" />
</library>
</orderEntry>
<orderEntry type="module" module-name="Grails Site-grailsPlugins" />
</component>
</module>

0 comments on commit f7789a7

Please sign in to comment.