[Japi-cvs] SF.net SVN: japi:[1207] tools
Status: Beta
Brought to you by:
christianhujer
From: <chr...@us...> - 2009-03-01 20:36:41
|
Revision: 1207 http://japi.svn.sourceforge.net/japi/?rev=1207&view=rev Author: christianhujer Date: 2009-03-01 20:36:29 +0000 (Sun, 01 Mar 2009) Log Message: ----------- Updated IntelliJ IDEa module files to new settings. Modified Paths: -------------- libs/argparser/trunk/libs-argparser.iml libs/finance/trunk/libs-finance.iml libs/io/trunk/libs-io.iml libs/lang/trunk/libs-lang.iml libs/logging/trunk/libs-logging.iml libs/midi/trunk/midi.iml libs/net/trunk/libs-net.iml libs/registry/trunk/libs-registry.iml libs/swing-about/trunk/libs-swing-about.iml libs/swing-action/trunk/libs-swing-action.iml libs/swing-app/trunk/libs-swing-app.iml libs/swing-bookmarks/trunk/libs-swing-bookmarks.iml libs/swing-extlib/trunk/libs-swing-extlib.iml libs/swing-font/trunk/libs-swing-font.iml libs/swing-keyprefs/trunk/libs-swing-keyprefs.iml libs/swing-list/trunk/libs-swing-list.iml libs/swing-misc/trunk/libs-swing-misc.iml libs/swing-prefs/trunk/libs-swing-prefs.iml libs/swing-proxyprefs/trunk/libs-swing-proxyprefs.iml libs/swing-recent/trunk/libs-swing-recent.iml libs/swing-tod/trunk/libs-swing-tod.iml libs/swing-treetable/trunk/libs-swing-treetable.iml libs/taglets/trunk/libs-taglets.iml libs/util/trunk/libs-util.iml libs/xml/trunk/libs-xml.iml progs/batcher/trunk/Batcher.iml progs/cardlearn/trunk/cardlearn.iml progs/jeduca/trunk/JEduca.iml progs/jhexedit/trunk/jhexedit.iml progs/jhexview/trunk/jhexview.iml progs/jirus/trunk/jirus.iml progs/jtype/trunk/jtype.iml progs/midilearn/trunk/midilearn.iml progs/pffhtrain/trunk/pffhtrain.iml progs/textedit/trunk/textedit.iml tools/archStat/trunk/archStat.iml tools/cstyle/trunk/cstyle.iml tools/dircount/trunk/dircount.iml tools/findLongestPath/trunk/findLongestPath.iml tools/fontbrowser/trunk/fontbrowser.iml tools/gdbControl/trunk/gdbControl.iml tools/jgrep/trunk/jgrep.iml tools/jwget/trunk/jwget.iml tools/keystrokes/trunk/keystrokes.iml tools/mail/trunk/mail.iml tools/midiDeviceLister/trunk/midiDeviceLister.iml tools/midiMonitor/trunk/midiMonitor.iml tools/prefsbrowser/trunk/prefsbrowser.iml tools/replacer/trunk/replacer.iml tools/scriptEngineLister/trunk/scriptEngineLister.iml tools/scriptInterpreter/trunk/scriptInterpreter.iml tools/string2bytes/trunk/string2bytes.iml tools/todoScanner/trunk/todoScanner.iml Modified: libs/argparser/trunk/libs-argparser.iml =================================================================== --- libs/argparser/trunk/libs-argparser.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/argparser/trunk/libs-argparser.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/finance/trunk/libs-finance.iml =================================================================== --- libs/finance/trunk/libs-finance.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/finance/trunk/libs-finance.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/io/trunk/libs-io.iml =================================================================== --- libs/io/trunk/libs-io.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/io/trunk/libs-io.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/lang/trunk/libs-lang.iml =================================================================== --- libs/lang/trunk/libs-lang.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/lang/trunk/libs-lang.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/logging/trunk/libs-logging.iml =================================================================== --- libs/logging/trunk/libs-logging.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/logging/trunk/libs-logging.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/midi/trunk/midi.iml =================================================================== --- libs/midi/trunk/midi.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/midi/trunk/midi.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/net/trunk/libs-net.iml =================================================================== --- libs/net/trunk/libs-net.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/net/trunk/libs-net.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/registry/trunk/libs-registry.iml =================================================================== --- libs/registry/trunk/libs-registry.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/registry/trunk/libs-registry.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/swing-about/trunk/libs-swing-about.iml =================================================================== --- libs/swing-about/trunk/libs-swing-about.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/swing-about/trunk/libs-swing-about.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -13,7 +13,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/swing-action/trunk/libs-swing-action.iml =================================================================== --- libs/swing-action/trunk/libs-swing-action.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/swing-action/trunk/libs-swing-action.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -13,7 +13,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/swing-app/trunk/libs-swing-app.iml =================================================================== --- libs/swing-app/trunk/libs-swing-app.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/swing-app/trunk/libs-swing-app.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/swing-bookmarks/trunk/libs-swing-bookmarks.iml =================================================================== --- libs/swing-bookmarks/trunk/libs-swing-bookmarks.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/swing-bookmarks/trunk/libs-swing-bookmarks.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/swing-extlib/trunk/libs-swing-extlib.iml =================================================================== --- libs/swing-extlib/trunk/libs-swing-extlib.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/swing-extlib/trunk/libs-swing-extlib.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/swing-font/trunk/libs-swing-font.iml =================================================================== --- libs/swing-font/trunk/libs-swing-font.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/swing-font/trunk/libs-swing-font.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/swing-keyprefs/trunk/libs-swing-keyprefs.iml =================================================================== --- libs/swing-keyprefs/trunk/libs-swing-keyprefs.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/swing-keyprefs/trunk/libs-swing-keyprefs.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/swing-list/trunk/libs-swing-list.iml =================================================================== --- libs/swing-list/trunk/libs-swing-list.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/swing-list/trunk/libs-swing-list.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/swing-misc/trunk/libs-swing-misc.iml =================================================================== --- libs/swing-misc/trunk/libs-swing-misc.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/swing-misc/trunk/libs-swing-misc.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/swing-prefs/trunk/libs-swing-prefs.iml =================================================================== --- libs/swing-prefs/trunk/libs-swing-prefs.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/swing-prefs/trunk/libs-swing-prefs.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/swing-proxyprefs/trunk/libs-swing-proxyprefs.iml =================================================================== --- libs/swing-proxyprefs/trunk/libs-swing-proxyprefs.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/swing-proxyprefs/trunk/libs-swing-proxyprefs.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/swing-recent/trunk/libs-swing-recent.iml =================================================================== --- libs/swing-recent/trunk/libs-swing-recent.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/swing-recent/trunk/libs-swing-recent.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/swing-tod/trunk/libs-swing-tod.iml =================================================================== --- libs/swing-tod/trunk/libs-swing-tod.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/swing-tod/trunk/libs-swing-tod.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/swing-treetable/trunk/libs-swing-treetable.iml =================================================================== --- libs/swing-treetable/trunk/libs-swing-treetable.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/swing-treetable/trunk/libs-swing-treetable.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/taglets/trunk/libs-taglets.iml =================================================================== --- libs/taglets/trunk/libs-taglets.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/taglets/trunk/libs-taglets.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/util/trunk/libs-util.iml =================================================================== --- libs/util/trunk/libs-util.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/util/trunk/libs-util.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: libs/xml/trunk/libs-xml.iml =================================================================== --- libs/xml/trunk/libs-xml.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ libs/xml/trunk/libs-xml.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: progs/batcher/trunk/Batcher.iml =================================================================== --- progs/batcher/trunk/Batcher.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ progs/batcher/trunk/Batcher.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: progs/cardlearn/trunk/cardlearn.iml =================================================================== --- progs/cardlearn/trunk/cardlearn.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ progs/cardlearn/trunk/cardlearn.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: progs/jeduca/trunk/JEduca.iml =================================================================== --- progs/jeduca/trunk/JEduca.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ progs/jeduca/trunk/JEduca.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: progs/jhexedit/trunk/jhexedit.iml =================================================================== --- progs/jhexedit/trunk/jhexedit.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ progs/jhexedit/trunk/jhexedit.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: progs/jhexview/trunk/jhexview.iml =================================================================== --- progs/jhexview/trunk/jhexview.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ progs/jhexview/trunk/jhexview.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: progs/jirus/trunk/jirus.iml =================================================================== --- progs/jirus/trunk/jirus.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ progs/jirus/trunk/jirus.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: progs/jtype/trunk/jtype.iml =================================================================== --- progs/jtype/trunk/jtype.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ progs/jtype/trunk/jtype.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: progs/midilearn/trunk/midilearn.iml =================================================================== --- progs/midilearn/trunk/midilearn.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ progs/midilearn/trunk/midilearn.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: progs/pffhtrain/trunk/pffhtrain.iml =================================================================== --- progs/pffhtrain/trunk/pffhtrain.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ progs/pffhtrain/trunk/pffhtrain.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: progs/textedit/trunk/textedit.iml =================================================================== --- progs/textedit/trunk/textedit.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ progs/textedit/trunk/textedit.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: tools/archStat/trunk/archStat.iml =================================================================== --- tools/archStat/trunk/archStat.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ tools/archStat/trunk/archStat.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: tools/cstyle/trunk/cstyle.iml =================================================================== --- tools/cstyle/trunk/cstyle.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ tools/cstyle/trunk/cstyle.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: tools/dircount/trunk/dircount.iml =================================================================== --- tools/dircount/trunk/dircount.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ tools/dircount/trunk/dircount.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: tools/findLongestPath/trunk/findLongestPath.iml =================================================================== --- tools/findLongestPath/trunk/findLongestPath.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ tools/findLongestPath/trunk/findLongestPath.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: tools/fontbrowser/trunk/fontbrowser.iml =================================================================== --- tools/fontbrowser/trunk/fontbrowser.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ tools/fontbrowser/trunk/fontbrowser.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: tools/gdbControl/trunk/gdbControl.iml =================================================================== --- tools/gdbControl/trunk/gdbControl.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ tools/gdbControl/trunk/gdbControl.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: tools/jgrep/trunk/jgrep.iml =================================================================== --- tools/jgrep/trunk/jgrep.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ tools/jgrep/trunk/jgrep.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: tools/jwget/trunk/jwget.iml =================================================================== --- tools/jwget/trunk/jwget.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ tools/jwget/trunk/jwget.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: tools/keystrokes/trunk/keystrokes.iml =================================================================== --- tools/keystrokes/trunk/keystrokes.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ tools/keystrokes/trunk/keystrokes.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: tools/mail/trunk/mail.iml =================================================================== --- tools/mail/trunk/mail.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ tools/mail/trunk/mail.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: tools/midiDeviceLister/trunk/midiDeviceLister.iml =================================================================== --- tools/midiDeviceLister/trunk/midiDeviceLister.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ tools/midiDeviceLister/trunk/midiDeviceLister.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: tools/midiMonitor/trunk/midiMonitor.iml =================================================================== --- tools/midiMonitor/trunk/midiMonitor.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ tools/midiMonitor/trunk/midiMonitor.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: tools/prefsbrowser/trunk/prefsbrowser.iml =================================================================== --- tools/prefsbrowser/trunk/prefsbrowser.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ tools/prefsbrowser/trunk/prefsbrowser.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: tools/replacer/trunk/replacer.iml =================================================================== --- tools/replacer/trunk/replacer.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ tools/replacer/trunk/replacer.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: tools/scriptEngineLister/trunk/scriptEngineLister.iml =================================================================== --- tools/scriptEngineLister/trunk/scriptEngineLister.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ tools/scriptEngineLister/trunk/scriptEngineLister.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: tools/scriptInterpreter/trunk/scriptInterpreter.iml =================================================================== --- tools/scriptInterpreter/trunk/scriptInterpreter.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ tools/scriptInterpreter/trunk/scriptInterpreter.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: tools/string2bytes/trunk/string2bytes.iml =================================================================== --- tools/string2bytes/trunk/string2bytes.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ tools/string2bytes/trunk/string2bytes.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> Modified: tools/todoScanner/trunk/todoScanner.iml =================================================================== --- tools/todoScanner/trunk/todoScanner.iml 2009-03-01 19:36:11 UTC (rev 1206) +++ tools/todoScanner/trunk/todoScanner.iml 2009-03-01 20:36:29 UTC (rev 1207) @@ -12,7 +12,7 @@ <orderEntry type="module-library"> <library> <CLASSES> - <root url="jar://$MODULE_DIR$/common/lib/annotations.jar!/" /> + <root url="jar://$MODULE_DIR$/lib/annotations.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |