Jean-Baptiste Queru | b56ea2a | 2013-01-08 11:11:20 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <module type="JAVA_MODULE" version="4"> |
| 3 | <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5" inherit-compiler-output="true"> |
| 4 | <exclude-output /> |
| 5 | <content url="file://$MODULE_DIR$"> |
| 6 | <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> |
| 7 | <sourceFolder url="file://$MODULE_DIR$/lib" isTestSource="false" /> |
| 8 | </content> |
| 9 | <orderEntry type="inheritedJdk" /> |
| 10 | <orderEntry type="sourceFolder" forTests="false" /> |
| 11 | <orderEntry type="module" module-name="xslt-rt" /> |
| 12 | <orderEntry type="module" module-name="xslt-debugger-engine" /> |
| 13 | <orderEntry type="library" name="Trove4j" level="project" /> |
| 14 | <orderEntry type="module-library"> |
| 15 | <library name="Saxon-6.5.5"> |
| 16 | <CLASSES> |
| 17 | <root url="jar://$MODULE_DIR$/lib/saxon.jar!/" /> |
| 18 | </CLASSES> |
| 19 | <JAVADOC /> |
| 20 | <SOURCES /> |
| 21 | </library> |
| 22 | </orderEntry> |
| 23 | <orderEntry type="module-library"> |
| 24 | <library name="Saxon-9HE"> |
| 25 | <CLASSES> |
| 26 | <root url="jar://$MODULE_DIR$/lib/saxon9he.jar!/" /> |
| 27 | </CLASSES> |
| 28 | <JAVADOC /> |
| 29 | <SOURCES /> |
| 30 | </library> |
| 31 | </orderEntry> |
| 32 | <orderEntry type="module-library"> |
| 33 | <library name="Xalan-2.7.1"> |
| 34 | <CLASSES> |
| 35 | <root url="jar://$MODULE_DIR$/lib/xalan.jar!/" /> |
| 36 | <root url="jar://$MODULE_DIR$/lib/serializer.jar!/" /> |
| 37 | </CLASSES> |
| 38 | <JAVADOC /> |
| 39 | <SOURCES /> |
| 40 | </library> |
| 41 | </orderEntry> |
| 42 | </component> |
| 43 | </module> |
| 44 | |