[Japi-cvs] SF.net SVN: japi:[1210] historic/trunk/historic.iml
Status: Beta
Brought to you by:
christianhujer
From: <chr...@us...> - 2009-03-01 21:05:37
|
Revision: 1210 http://japi.svn.sourceforge.net/japi/?rev=1210&view=rev Author: christianhujer Date: 2009-03-01 21:05:28 +0000 (Sun, 01 Mar 2009) Log Message: ----------- Update historic libraries for IntelliJ IDEA. Modified Paths: -------------- historic/trunk/historic.iml Modified: historic/trunk/historic.iml =================================================================== --- historic/trunk/historic.iml 2009-03-01 21:04:50 UTC (rev 1209) +++ historic/trunk/historic.iml 2009-03-01 21:05:28 UTC (rev 1210) @@ -13,7 +13,6 @@ </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> - <orderEntry type="library" name="annotations" level="project" /> <orderEntry type="module" module-name="libs-lang" /> <orderEntry type="module" module-name="libs-swing-action" /> <orderEntry type="module" module-name="libs-swing-keyprefs" /> @@ -22,8 +21,16 @@ <orderEntry type="module" module-name="libs-swing-tod" /> <orderEntry type="module" module-name="libs-swing-extlib" /> <orderEntry type="module" module-name="libs-swing-prefs" /> - <orderEntry type="library" name="junit" level="project" /> <orderEntry type="module" module-name="libs-xml" /> + <orderEntry type="module-library"> + <library name="annotations"> + <CLASSES> + <root url="jar://$MODULE_DIR$/lib/annotations.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. |