forked from project-iris/iris-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathiris-java.eml
More file actions
20 lines (20 loc) · 888 Bytes
/
iris-java.eml
File metadata and controls
20 lines (20 loc) · 888 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<component inherit-compiler-output="true" inheritJdk="true">
<output-test url="file://$MODULE_DIR$/classes/test/iris-java"/>
<exclude-output/>
<contentEntry url="file://$MODULE_DIR$">
<testFolder url="file://$MODULE_DIR$/src/test/groovy"/>
<testFolder url="file://$MODULE_DIR$/src/test/java"/>
<testFolder url="file://$MODULE_DIR$/src/test/resources"/>
<excludeFolder url="file://$MODULE_DIR$/.gradle"/>
<excludeFolder url="file://$MODULE_DIR$/build"/>
</contentEntry>
<lib name="Gradle: junit-4.11" scope="TEST"/>
<lib name="Gradle: hamcrest-core-1.3" scope="TEST"/>
<levels>
<level name="Gradle: groovy-all-2.2.0" value="project"/>
<level name="Gradle: annotations-13.0" value="project"/>
<level name="Gradle: junit-4.11" value="project"/>
<level name="Gradle: hamcrest-core-1.3" value="project"/>
</levels>
</component>