crazyboblee | 66b415a | 2006-08-25 02:01:19 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <module version="4" relativePaths="true" type="JAVA_MODULE"> |
| 3 | <component name="ModuleRootManager" /> |
crazyboblee | 07e4182 | 2006-11-21 01:27:08 +0000 | [diff] [blame] | 4 | <component name="NewModuleRootManager" inherit-compiler-output="false"> |
crazyboblee | 66b415a | 2006-08-25 02:01:19 +0000 | [diff] [blame] | 5 | <output url="file://$MODULE_DIR$/classes" /> |
| 6 | <exclude-output /> |
| 7 | <content url="file://$MODULE_DIR$"> |
| 8 | <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> |
| 9 | <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" /> |
crazyboblee | 235d068 | 2007-01-31 02:25:21 +0000 | [diff] [blame] | 10 | <excludeFolder url="file://$MODULE_DIR$/build" /> |
| 11 | <excludeFolder url="file://$MODULE_DIR$/javadoc" /> |
crazyboblee | 66b415a | 2006-08-25 02:01:19 +0000 | [diff] [blame] | 12 | </content> |
| 13 | <orderEntry type="inheritedJdk" /> |
| 14 | <orderEntry type="sourceFolder" forTests="false" /> |
| 15 | <orderEntry type="module-library"> |
| 16 | <library> |
| 17 | <CLASSES> |
| 18 | <root url="jar://$MODULE_DIR$/lib/build/junit.jar!/" /> |
| 19 | </CLASSES> |
| 20 | <JAVADOC /> |
| 21 | <SOURCES /> |
| 22 | </library> |
| 23 | </orderEntry> |
| 24 | <orderEntry type="module-library"> |
| 25 | <library> |
| 26 | <CLASSES> |
| 27 | <root url="jar://$MODULE_DIR$/lib/build/spring-beans.jar!/" /> |
| 28 | </CLASSES> |
| 29 | <JAVADOC /> |
| 30 | <SOURCES /> |
| 31 | </library> |
| 32 | </orderEntry> |
| 33 | <orderEntry type="module-library"> |
| 34 | <library> |
| 35 | <CLASSES> |
| 36 | <root url="jar://$MODULE_DIR$/lib/build/spring-core.jar!/" /> |
| 37 | </CLASSES> |
| 38 | <JAVADOC /> |
| 39 | <SOURCES /> |
| 40 | </library> |
| 41 | </orderEntry> |
| 42 | <orderEntry type="module-library"> |
| 43 | <library> |
| 44 | <CLASSES> |
| 45 | <root url="jar://$MODULE_DIR$/lib/build/commons-logging-1.0.4.jar!/" /> |
| 46 | </CLASSES> |
| 47 | <JAVADOC /> |
| 48 | <SOURCES /> |
| 49 | </library> |
| 50 | </orderEntry> |
crazyboblee | 1b82a8f | 2007-02-02 23:30:42 +0000 | [diff] [blame] | 51 | <orderEntry type="module-library"> |
| 52 | <library> |
| 53 | <CLASSES> |
| 54 | <root url="jar://$MODULE_DIR$/lib/aopalliance.jar!/" /> |
| 55 | </CLASSES> |
| 56 | <JAVADOC /> |
| 57 | <SOURCES /> |
| 58 | </library> |
| 59 | </orderEntry> |
crazyboblee | f0043b7 | 2007-02-03 02:30:58 +0000 | [diff] [blame] | 60 | <orderEntry type="module-library"> |
| 61 | <library> |
| 62 | <CLASSES> |
crazyboblee | 80d0ba5 | 2007-02-03 06:46:42 +0000 | [diff] [blame^] | 63 | <root url="jar://$MODULE_DIR$/lib/build/cglib-nodep-2.2_beta1.jar!/" /> |
crazyboblee | f0043b7 | 2007-02-03 02:30:58 +0000 | [diff] [blame] | 64 | </CLASSES> |
| 65 | <JAVADOC /> |
| 66 | <SOURCES> |
crazyboblee | 80d0ba5 | 2007-02-03 06:46:42 +0000 | [diff] [blame^] | 67 | <root url="jar://$MODULE_DIR$/lib/build/cglib-src-2.2_beta1.jar!/" /> |
crazyboblee | f0043b7 | 2007-02-03 02:30:58 +0000 | [diff] [blame] | 68 | </SOURCES> |
| 69 | </library> |
| 70 | </orderEntry> |
crazyboblee | 66b415a | 2006-08-25 02:01:19 +0000 | [diff] [blame] | 71 | <orderEntryProperties /> |
| 72 | </component> |
| 73 | </module> |
| 74 | |