Revision: 1114
http://japi.svn.sourceforge.net/japi/?rev=1114&view=rev
Author: christianhujer
Date: 2009-02-23 07:43:43 +0000 (Mon, 23 Feb 2009)
Log Message:
-----------
Updated IntelliJ IDEA module to new junit.jar path.
Modified Paths:
--------------
libs/taglets/trunk/libs-taglets.iml
Modified: libs/taglets/trunk/libs-taglets.iml
===================================================================
--- libs/taglets/trunk/libs-taglets.iml 2009-02-23 07:43:34 UTC (rev 1113)
+++ libs/taglets/trunk/libs-taglets.iml 2009-02-23 07:43:43 UTC (rev 1114)
@@ -21,7 +21,7 @@
<orderEntry type="module-library">
<library>
<CLASSES>
- <root url="jar://$MODULE_DIR$/common/lib/junit.jar!/" />
+ <root url="jar://$MODULE_DIR$/common/antlib.auto/junit.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|