Thread: [Japi-cvs] SF.net SVN: japi: [305] tools/string2bytes/trunk
Status: Beta
Brought to you by:
christianhujer
From: <chr...@us...> - 2007-01-16 18:48:09
|
Revision: 305 http://svn.sourceforge.net/japi/?rev=305&view=rev Author: christianhujer Date: 2007-01-16 10:48:05 -0800 (Tue, 16 Jan 2007) Log Message: ----------- Added copyright comments. Modified Paths: -------------- tools/string2bytes/trunk/src/net/sf/japi/string2bytes/action.properties tools/string2bytes/trunk/string2bytes.iml Modified: tools/string2bytes/trunk/src/net/sf/japi/string2bytes/action.properties =================================================================== --- tools/string2bytes/trunk/src/net/sf/japi/string2bytes/action.properties 2007-01-16 18:39:27 UTC (rev 304) +++ tools/string2bytes/trunk/src/net/sf/japi/string2bytes/action.properties 2007-01-16 18:48:05 UTC (rev 305) @@ -1,3 +1,22 @@ +# +# String2Bytes is a program for converting Strings into byte arrays. +# Copyright (C) 2007 Christian Hujer +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program; if not, write to the Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# + # Warning: This file MUST be ISO-8859-1 # See http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html#encoding Modified: tools/string2bytes/trunk/string2bytes.iml =================================================================== --- tools/string2bytes/trunk/string2bytes.iml 2007-01-16 18:39:27 UTC (rev 304) +++ tools/string2bytes/trunk/string2bytes.iml 2007-01-16 18:48:05 UTC (rev 305) @@ -29,7 +29,7 @@ <option name="filler" value=" " /> </value> </option> - <option name="notice" value="JAPI string2bytes is a tool for converting Strings into byte arrays. Copyright (C) &#36;today.year Christian Hujer. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA." /> + <option name="notice" value="String2Bytes is a program for converting Strings into byte arrays. Copyright (C) &#36;today.year Christian Hujer This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA." /> <option name="keyword" value="Copyright" /> <option name="fileTypeOverride" value="4" /> <option name="relativeBefore" value="true" /> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <chr...@us...> - 2007-05-12 15:33:51
|
Revision: 336 http://svn.sourceforge.net/japi/?rev=336&view=rev Author: christianhujer Date: 2007-05-12 08:33:48 -0700 (Sat, 12 May 2007) Log Message: ----------- Updated IntelliJ IDEA files. Modified Paths: -------------- common/trunk/common.iml historic/trunk/historic.iml libs/argparser/trunk/libs-argparser.iml libs/finance/trunk/libs-finance.iml libs/lang/trunk/libs-lang.iml libs/logging/trunk/libs-logging.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-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 site/trunk/site.iml tools/string2bytes/trunk/string2bytes.iml Modified: common/trunk/common.iml =================================================================== --- common/trunk/common.iml 2007-05-12 15:25:53 UTC (rev 335) +++ common/trunk/common.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -8,6 +8,7 @@ </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: historic/trunk/historic.iml =================================================================== --- historic/trunk/historic.iml 2007-05-12 15:25:53 UTC (rev 335) +++ historic/trunk/historic.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -8,6 +8,7 @@ </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/argparser/trunk/libs-argparser.iml =================================================================== --- libs/argparser/trunk/libs-argparser.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/argparser/trunk/libs-argparser.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -9,6 +9,8 @@ </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="annotations" level="project" /> + <orderEntry type="library" name="junit" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/finance/trunk/libs-finance.iml =================================================================== --- libs/finance/trunk/libs-finance.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/finance/trunk/libs-finance.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -8,6 +8,7 @@ </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/lang/trunk/libs-lang.iml =================================================================== --- libs/lang/trunk/libs-lang.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/lang/trunk/libs-lang.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -8,6 +8,7 @@ </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/logging/trunk/libs-logging.iml =================================================================== --- libs/logging/trunk/libs-logging.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/logging/trunk/libs-logging.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -8,6 +8,7 @@ </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/registry/trunk/libs-registry.iml =================================================================== --- libs/registry/trunk/libs-registry.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/registry/trunk/libs-registry.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -8,6 +8,7 @@ </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/swing-about/trunk/libs-swing-about.iml =================================================================== --- libs/swing-about/trunk/libs-swing-about.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/swing-about/trunk/libs-swing-about.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -9,6 +9,7 @@ <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="module" module-name="libs-swing-action" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/swing-action/trunk/libs-swing-action.iml =================================================================== --- libs/swing-action/trunk/libs-swing-action.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/swing-action/trunk/libs-swing-action.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,14 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> <content url="file://$MODULE_DIR$"> <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> + <sourceFolder url="file://$MODULE_DIR$/src/test" isTestSource="true" packagePrefix="test" /> </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="module" module-name="libs-lang" /> + <orderEntry type="library" name="annotations" level="project" /> + <orderEntry type="library" name="junit" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/swing-app/trunk/libs-swing-app.iml =================================================================== --- libs/swing-app/trunk/libs-swing-app.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/swing-app/trunk/libs-swing-app.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -8,6 +8,7 @@ </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/swing-bookmarks/trunk/libs-swing-bookmarks.iml =================================================================== --- libs/swing-bookmarks/trunk/libs-swing-bookmarks.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/swing-bookmarks/trunk/libs-swing-bookmarks.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -11,6 +11,7 @@ <orderEntry type="module" module-name="libs-swing-action" /> <orderEntry type="module" module-name="libs-util" /> <orderEntry type="module" module-name="libs-swing-app" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/swing-extlib/trunk/libs-swing-extlib.iml =================================================================== --- libs/swing-extlib/trunk/libs-swing-extlib.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/swing-extlib/trunk/libs-swing-extlib.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -8,6 +8,7 @@ </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/swing-font/trunk/libs-swing-font.iml =================================================================== --- libs/swing-font/trunk/libs-swing-font.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/swing-font/trunk/libs-swing-font.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -9,6 +9,7 @@ <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="module" module-name="libs-swing-action" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/swing-keyprefs/trunk/libs-swing-keyprefs.iml =================================================================== --- libs/swing-keyprefs/trunk/libs-swing-keyprefs.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/swing-keyprefs/trunk/libs-swing-keyprefs.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -11,6 +11,7 @@ <orderEntry type="module" module-name="libs-swing-action" /> <orderEntry type="module" module-name="libs-swing-prefs" /> <orderEntry type="module" module-name="libs-swing-treetable" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/swing-misc/trunk/libs-swing-misc.iml =================================================================== --- libs/swing-misc/trunk/libs-swing-misc.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/swing-misc/trunk/libs-swing-misc.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -9,6 +9,7 @@ <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="module" module-name="libs-swing-action" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/swing-prefs/trunk/libs-swing-prefs.iml =================================================================== --- libs/swing-prefs/trunk/libs-swing-prefs.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/swing-prefs/trunk/libs-swing-prefs.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -10,6 +10,7 @@ <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="module" module-name="libs-swing-action" /> <orderEntry type="module" module-name="libs-swing-extlib" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/swing-proxyprefs/trunk/libs-swing-proxyprefs.iml =================================================================== --- libs/swing-proxyprefs/trunk/libs-swing-proxyprefs.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/swing-proxyprefs/trunk/libs-swing-proxyprefs.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -10,6 +10,7 @@ <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="module" module-name="libs-swing-action" /> <orderEntry type="module" module-name="libs-swing-prefs" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/swing-recent/trunk/libs-swing-recent.iml =================================================================== --- libs/swing-recent/trunk/libs-swing-recent.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/swing-recent/trunk/libs-swing-recent.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -8,6 +8,7 @@ </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/swing-tod/trunk/libs-swing-tod.iml =================================================================== --- libs/swing-tod/trunk/libs-swing-tod.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/swing-tod/trunk/libs-swing-tod.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -9,6 +9,7 @@ <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="module" module-name="libs-swing-action" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/swing-treetable/trunk/libs-swing-treetable.iml =================================================================== --- libs/swing-treetable/trunk/libs-swing-treetable.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/swing-treetable/trunk/libs-swing-treetable.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -8,6 +8,7 @@ </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/taglets/trunk/libs-taglets.iml =================================================================== --- libs/taglets/trunk/libs-taglets.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/taglets/trunk/libs-taglets.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -8,6 +8,7 @@ </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntry type="library" name="tools" level="application" /> <orderEntryProperties /> </component> Modified: libs/util/trunk/libs-util.iml =================================================================== --- libs/util/trunk/libs-util.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/util/trunk/libs-util.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -8,6 +8,7 @@ </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: libs/xml/trunk/libs-xml.iml =================================================================== --- libs/xml/trunk/libs-xml.iml 2007-05-12 15:25:53 UTC (rev 335) +++ libs/xml/trunk/libs-xml.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -8,6 +8,7 @@ </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: site/trunk/site.iml =================================================================== --- site/trunk/site.iml 2007-05-12 15:25:53 UTC (rev 335) +++ site/trunk/site.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -8,6 +8,7 @@ </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="annotations" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> Modified: tools/string2bytes/trunk/string2bytes.iml =================================================================== --- tools/string2bytes/trunk/string2bytes.iml 2007-05-12 15:25:53 UTC (rev 335) +++ tools/string2bytes/trunk/string2bytes.iml 2007-05-12 15:33:48 UTC (rev 336) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<module version="4" relativePaths="true" type="JAVA_MODULE"> +<module relativePaths="true" type="JAVA_MODULE" version="4"> <component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="true"> <exclude-output /> @@ -10,6 +10,8 @@ <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="module" module-name="libs-swing-action" /> <orderEntry type="module" module-name="libs-swing-about" /> + <orderEntry type="library" name="annotations" level="project" /> + <orderEntry type="library" name="junit" level="project" /> <orderEntryProperties /> </component> <component name="copyright"> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |