Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathYellowBot-API.iml
More file actions
Latest commit
33 lines (32 loc) · 1.12 KB
/
Copy pathYellowBot-API.iml
File metadata and controls
33 lines (32 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<moduletype="JAVA_MODULE"version="4">
<componentname="NewModuleRootManager"inherit-compiler-output="true">
<exclude-output />
<contenturl="file://$MODULE_DIR$">
<sourceFolderurl="file://$MODULE_DIR$/examples"isTestSource="true" />
<sourceFolderurl="file://$MODULE_DIR$/src/main"isTestSource="false" />
<sourceFolderurl="file://$MODULE_DIR$/src/test"isTestSource="true" />
</content>
<orderEntrytype="inheritedJdk" />
<orderEntrytype="sourceFolder"forTests="false" />
<orderEntrytype="library"name="Deps"level="project" />
<orderEntrytype="module-library">
<library>
<CLASSES>
<rooturl="jar://$APPLICATION_HOME_DIR$/plugins/testng/lib/testng-jdk15.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntrytype="module-library">
<library>
<CLASSES>
<rooturl="jar://$APPLICATION_HOME_DIR$/lib/junit-4.8.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>