[Japi-cvs] SF.net SVN: japi:[1269] historic/trunk/historic.iml
Status: Beta
Brought to you by:
christianhujer
From: <chr...@us...> - 2009-03-11 18:01:07
|
Revision: 1269 http://japi.svn.sourceforge.net/japi/?rev=1269&view=rev Author: christianhujer Date: 2009-03-11 18:00:39 +0000 (Wed, 11 Mar 2009) Log Message: ----------- Made historic compile and test in IntelliJ IDEA. Modified Paths: -------------- historic/trunk/historic.iml Modified: historic/trunk/historic.iml =================================================================== --- historic/trunk/historic.iml 2009-03-02 01:39:53 UTC (rev 1268) +++ historic/trunk/historic.iml 2009-03-11 18:00:39 UTC (rev 1269) @@ -31,6 +31,15 @@ <SOURCES /> </library> </orderEntry> + <orderEntry type="module-library"> + <library> + <CLASSES> + <root url="jar://$MODULE_DIR$/lib/junit.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES /> + </library> + </orderEntry> </component> <component name="copyright"> <Base> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |