-
Notifications
You must be signed in to change notification settings - Fork 5
/
AlignmentAndQCWorkflows.iml
39 lines (39 loc) · 2.02 KB
/
AlignmentAndQCWorkflows.iml
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
33
34
35
36
37
38
39
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="Python" name="Python">
<configuration sdkName="" />
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources/analysisTools" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources/configurationFiles" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/test/src" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/test/resources" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/resources/tests" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/.idea" />
<excludeFolder url="file://$MODULE_DIR$/build" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="R User Library" level="project" />
<orderEntry type="library" name="R Skeletons" level="application" />
<orderEntry type="module" module-name="PluginBase" />
<orderEntry type="library" name="Gradle: org.codehaus.groovy:groovy-all:2.4.9" level="project" />
<orderEntry type="module" module-name="RoddyToolLib" />
<orderEntry type="library" name="Gradle: com.google.guava:guava:23.0" level="project" />
<orderEntry type="module" module-name="Roddy" />
<orderEntry type="module" module-name="COWorkflowsBasePlugin_1.2.0" />
<orderEntry type="module" module-name="BatchEuphoria" />
</component>
<component name="PackageRequirementsSettings">
<option name="requirementsPath" value="" />
</component>
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="Unittests" />
</component>
</module>