[Japi-cvs] SF.net SVN: japi: [369] tools/cstyle/trunk/cstyle.iml
Status: Beta
Brought to you by:
christianhujer
|
From: <chr...@us...> - 2007-06-08 20:16:00
|
Revision: 369
http://svn.sourceforge.net/japi/?rev=369&view=rev
Author: christianhujer
Date: 2007-06-08 13:15:58 -0700 (Fri, 08 Jun 2007)
Log Message:
-----------
Added junit and annotations module library.
Modified Paths:
--------------
tools/cstyle/trunk/cstyle.iml
Modified: tools/cstyle/trunk/cstyle.iml
===================================================================
--- tools/cstyle/trunk/cstyle.iml 2007-06-08 20:09:26 UTC (rev 368)
+++ tools/cstyle/trunk/cstyle.iml 2007-06-08 20:15:58 UTC (rev 369)
@@ -8,6 +8,24 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="module-library">
+ <library>
+ <CLASSES>
+ <root url="jar://$MODULE_DIR$/common/lib/junit.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES />
+ </library>
+ </orderEntry>
+ <orderEntry type="module-library">
+ <library>
+ <CLASSES>
+ <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES />
+ </library>
+ </orderEntry>
<orderEntryProperties />
</component>
<component name="copyright">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|