| <?xml version="1.0" encoding="UTF-8"?> |
| <module relativePaths="true" type="PLUGIN_MODULE" version="4"> |
| <component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/META-INF/plugin.xml" /> |
| <component name="NewModuleRootManager" inherit-compiler-output="false"> |
| <output url="file://$MODULE_DIR$/build/classes" /> |
| <exclude-output /> |
| <content url="file://$MODULE_DIR$"> |
| <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> |
| </content> |
| <orderEntry type="inheritedJdk" /> |
| <orderEntry type="sourceFolder" forTests="false" /> |
| <orderEntry type="module-library"> |
| <library> |
| <CLASSES> |
| <root url="jar://$MODULE_DIR$/lib/testng-jdk15.jar!/" /> |
| </CLASSES> |
| <JAVADOC /> |
| <SOURCES> |
| <root url="file://$MODULE_DIR$/../testng/src/main" /> |
| <root url="file://$MODULE_DIR$/../testng/src/jdk15" /> |
| </SOURCES> |
| </library> |
| </orderEntry> |
| <orderEntry type="module-library"> |
| <library> |
| <CLASSES> |
| <root url="jar://$MODULE_DIR$/lib/testng-jdk15.jar!/" /> |
| </CLASSES> |
| <JAVADOC /> |
| <SOURCES /> |
| </library> |
| </orderEntry> |
| <orderEntryProperties /> |
| </component> |
| </module> |
| |