Skip to Content.
Sympa Menu

notify-dpml - svn commit: r2408 - in development/main/transit: core/plugin util util/i18n

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: niclas AT hedhman.org
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r2408 - in development/main/transit: core/plugin util util/i18n
  • Date: Mon, 25 Apr 2005 21:17:54 -0400

Author: niclas AT hedhman.org
Date: Mon Apr 25 21:17:54 2005
New Revision: 2408

Added:
development/main/transit/core/plugin/core-plugin.iml
development/main/transit/util/i18n/util-i18n.iml
development/main/transit/util/transit-util.iml
Log:
IDEA support.

Added: development/main/transit/core/plugin/core-plugin.iml
==============================================================================
--- (empty file)
+++ development/main/transit/core/plugin/core-plugin.iml Mon Apr 25
21:17:54 2005
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module version="4" relativePaths="true" type="JAVA_MODULE">
+ <component name="ModuleRootManager" />
+ <component name="NewModuleRootManager">
+ <output url="file://$MODULE_DIR$/target/classes" />
+ <exclude-output />
+ <exclude-exploded />
+ <content url="file://$MODULE_DIR$">
+ <sourceFolder url="file://$MODULE_DIR$/src/main" isTestSource="false"
/>
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="library" name="Jakarta Commons" level="application" />
+ <orderEntryProperties />
+ </component>
+</module>
+

Added: development/main/transit/util/i18n/util-i18n.iml
==============================================================================
--- (empty file)
+++ development/main/transit/util/i18n/util-i18n.iml Mon Apr 25 21:17:54
2005
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module version="4" relativePaths="true" type="JAVA_MODULE">
+ <component name="ModuleRootManager" />
+ <component name="NewModuleRootManager">
+ <output url="file://$MODULE_DIR$/target/classes" />
+ <exclude-output />
+ <exclude-exploded />
+ <output-test url="file://$MODULE_DIR$/target/test-classes" />
+ <content url="file://$MODULE_DIR$">
+ <sourceFolder url="file://$MODULE_DIR$/src/main" isTestSource="false"
/>
+ <sourceFolder url="file://$MODULE_DIR$/src/test" isTestSource="true" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="library" name="junit" level="application" />
+ <orderEntryProperties />
+ </component>
+</module>
+

Added: development/main/transit/util/transit-util.iml
==============================================================================
--- (empty file)
+++ development/main/transit/util/transit-util.iml Mon Apr 25 21:17:54
2005
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module version="4" relativePaths="true" type="JAVA_MODULE">
+ <component name="ModuleRootManager" />
+ <component name="NewModuleRootManager">
+ <output url="file://$MODULE_DIR$/target/classes" />
+ <exclude-output />
+ <exclude-exploded />
+ <content url="file://$MODULE_DIR$">
+ <sourceFolder url="file://$MODULE_DIR$/cli/src/main"
isTestSource="false" />
+ <sourceFolder url="file://$MODULE_DIR$/criteria/src/main"
isTestSource="false" />
+ <sourceFolder url="file://$MODULE_DIR$/exception/src/main"
isTestSource="false" />
+ <sourceFolder url="file://$MODULE_DIR$/exception/src/test"
isTestSource="false" />
+ <sourceFolder url="file://$MODULE_DIR$/i18n/src/main"
isTestSource="false" />
+ <sourceFolder url="file://$MODULE_DIR$/i18n/src/test"
isTestSource="false" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="library" name="Jakarta Commons" level="application" />
+ <orderEntry type="library" name="junit" level="application" />
+ <orderEntry type="library" name="Clover" level="application" />
+ <orderEntryProperties />
+ </component>
+</module>
+



  • svn commit: r2408 - in development/main/transit: core/plugin util util/i18n, niclas, 04/25/2005

Archive powered by MHonArc 2.6.24.

Top of Page