git4idea: IDEA-22561: renamed OK buttons to appropriate names in dialogs
[fedora-idea.git] / plugins / testng / testng.iml
bloba564da98d96111550e3800734cd97ab7178abdd9
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="idea" />
14 <orderEntry type="module" module-name="debugger-impl" />
15 <orderEntry type="module" module-name="debugger-openapi" />
16 <orderEntry type="module-library">
17 <library name="testng15">
18 <CLASSES>
19 <root url="jar://$MODULE_DIR$/lib/testng-jdk15.jar!/" />
20 </CLASSES>
21 <JAVADOC />
22 <SOURCES>
23 <root url="file://$MODULE_DIR$/../../../TestNG/src/jdk14" />
24 <root url="file://$MODULE_DIR$/../../../TestNG/src/main" />
25 <root url="file://$MODULE_DIR$/../../../TestNG/src/jdk15" />
26 </SOURCES>
27 </library>
28 </orderEntry>
29 <orderEntry type="module-library">
30 <library>
31 <CLASSES>
32 <root url="jar://$MODULE_DIR$/lib/testng-jdk14.jar!/" />
33 </CLASSES>
34 <JAVADOC />
35 <SOURCES />
36 </library>
37 </orderEntry>
38 <orderEntry type="library" name="JUnit3" level="project" />
39 <orderEntry type="module" module-name="testRunner" />
40 <orderEntry type="module" module-name="idea_rt" />
41 <orderEntry type="module" module-name="coverage" />
42 <orderEntry type="module" module-name="testng_rt" />
43 </component>
44 <component name="copyright">
45 <Base>
46 <setting name="state" value="1" />
47 </Base>
48 </component>
49 </module>