IDEADEV-26969
[fedora-idea.git] / plugins / testng / testng.iml
blob838d57004619d507873631d024df073ee216722f
1 <?xml version="1.0" encoding="UTF-8"?>
2 <module relativePaths="true" type="JAVA_MODULE" version="4">
3 <component name="NewModuleRootManager" 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$/testSources" isTestSource="true" />
8 </content>
9 <orderEntry type="inheritedJdk" />
10 <orderEntry type="sourceFolder" forTests="false" />
11 <orderEntry type="module" module-name="openapi" />
12 <orderEntry type="module" module-name="execution-impl" />
13 <orderEntry type="module" module-name="ui-impl" />
14 <orderEntry type="module" module-name="idea" />
15 <orderEntry type="module" module-name="debugger-impl" />
16 <orderEntry type="module" module-name="debugger-openapi" />
17 <orderEntry type="module-library">
18 <library name="testng15">
19 <CLASSES>
20 <root url="jar://$MODULE_DIR$/lib/testng-jdk15.jar!/" />
21 </CLASSES>
22 <JAVADOC />
23 <SOURCES />
24 </library>
25 </orderEntry>
26 <orderEntry type="module-library">
27 <library>
28 <CLASSES>
29 <root url="jar://$MODULE_DIR$/lib/testng-jdk14.jar!/" />
30 </CLASSES>
31 <JAVADOC />
32 <SOURCES />
33 </library>
34 </orderEntry>
35 <orderEntry type="library" name="JUnit3" level="project" />
36 <orderEntry type="module" module-name="testRunner" />
37 <orderEntry type="module" module-name="idea_rt" />
38 <orderEntryProperties />
39 </component>
40 <component name="copyright">
41 <Base>
42 <setting name="state" value="1" />
43 </Base>
44 </component>
45 </module>