Jean-Baptiste Queru | b56ea2a | 2013-01-08 11:11:20 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <module relativePaths="true" type="PLUGIN_MODULE" version="4"> |
| 3 | <component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/META-INF/plugin.xml" /> |
| 4 | <component name="NewModuleRootManager" inherit-compiler-output="false"> |
| 5 | <output url="file://$MODULE_DIR$/build/classes" /> |
| 6 | <exclude-output /> |
| 7 | <content url="file://$MODULE_DIR$"> |
| 8 | <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> |
| 9 | </content> |
| 10 | <orderEntry type="inheritedJdk" /> |
| 11 | <orderEntry type="sourceFolder" forTests="false" /> |
| 12 | <orderEntry type="module-library"> |
| 13 | <library> |
| 14 | <CLASSES> |
| 15 | <root url="jar://$MODULE_DIR$/lib/testng-jdk15.jar!/" /> |
| 16 | </CLASSES> |
| 17 | <JAVADOC /> |
| 18 | <SOURCES> |
| 19 | <root url="file://$MODULE_DIR$/../testng/src/main" /> |
| 20 | <root url="file://$MODULE_DIR$/../testng/src/jdk15" /> |
| 21 | </SOURCES> |
| 22 | </library> |
| 23 | </orderEntry> |
| 24 | <orderEntry type="module-library"> |
| 25 | <library> |
| 26 | <CLASSES> |
| 27 | <root url="jar://$MODULE_DIR$/lib/testng-jdk15.jar!/" /> |
| 28 | </CLASSES> |
| 29 | <JAVADOC /> |
| 30 | <SOURCES /> |
| 31 | </library> |
| 32 | </orderEntry> |
| 33 | <orderEntryProperties /> |
| 34 | </component> |
| 35 | </module> |
| 36 | |