[Japi-cvs] SF.net SVN: japi:[1122] progs/jirus/trunk/jirus.iml
Status: Beta
Brought to you by:
christianhujer
From: <chr...@us...> - 2009-02-23 07:45:01
|
Revision: 1122 http://japi.svn.sourceforge.net/japi/?rev=1122&view=rev Author: christianhujer Date: 2009-02-23 07:44:58 +0000 (Mon, 23 Feb 2009) Log Message: ----------- Updated IntelliJ IDEA module to new junit.jar path. Modified Paths: -------------- progs/jirus/trunk/jirus.iml Modified: progs/jirus/trunk/jirus.iml =================================================================== --- progs/jirus/trunk/jirus.iml 2009-02-23 07:44:46 UTC (rev 1121) +++ progs/jirus/trunk/jirus.iml 2009-02-23 07:44:58 UTC (rev 1122) @@ -30,7 +30,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. |