[Japi-cvs] SF.net SVN: japi:[1141] tools/scriptEngineLister/trunk/scriptEngineLister. iml
Status: Beta
Brought to you by:
christianhujer
From: <chr...@us...> - 2009-02-23 07:48:12
|
Revision: 1141 http://japi.svn.sourceforge.net/japi/?rev=1141&view=rev Author: christianhujer Date: 2009-02-23 07:48:07 +0000 (Mon, 23 Feb 2009) Log Message: ----------- Updated IntelliJ IDEA module to new junit.jar path. Modified Paths: -------------- tools/scriptEngineLister/trunk/scriptEngineLister.iml Modified: tools/scriptEngineLister/trunk/scriptEngineLister.iml =================================================================== --- tools/scriptEngineLister/trunk/scriptEngineLister.iml 2009-02-23 07:47:56 UTC (rev 1140) +++ tools/scriptEngineLister/trunk/scriptEngineLister.iml 2009-02-23 07:48:07 UTC (rev 1141) @@ -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. |