Skip to content

Commit

Permalink
Updated intellij project files
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher committed Sep 23, 2010
1 parent 3434e4d commit 99ec194
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Grails.iml
Original file line number Diff line number Diff line change
Expand Up @@ -143,12 +143,13 @@
<orderEntry type="module-library">
<library name="Groovy">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/groovy-all-1.7.4.jar!/" />
<root url="jar://$MODULE_DIR$/lib/groovy-all-1.7.5.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="ConcurrentLinkedHashMap" level="project" />
</component>
</module>

7 changes: 7 additions & 0 deletions grails.ipr
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,13 @@
<JAVADOC />
<SOURCES />
</library>
<library name="ConcurrentLinkedHashMap">
<CLASSES>
<root url="jar://$PROJECT_DIR$/lib/concurrentlinkedhashmap-lru-1.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>
</project>

0 comments on commit 99ec194

Please sign in to comment.