summaryrefslogtreecommitdiff
path: root/src/intellij/forkjoin.iml.SAMPLE
diff options
context:
space:
mode:
Diffstat (limited to 'src/intellij/forkjoin.iml.SAMPLE')
-rw-r--r--src/intellij/forkjoin.iml.SAMPLE13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/intellij/forkjoin.iml.SAMPLE b/src/intellij/forkjoin.iml.SAMPLE
new file mode 100644
index 0000000000..aa3f83e56e
--- /dev/null
+++ b/src/intellij/forkjoin.iml.SAMPLE
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="JAVA_MODULE" version="4">
+ <component name="NewModuleRootManager" inherit-compiler-output="false">
+ <output url="file://$MODULE_DIR$/../../build/quick/classes/forkjoin" />
+ <output-test url="file://$MODULE_DIR$/../../out/test/forkjoin" />
+ <exclude-output />
+ <content url="file://$MODULE_DIR$/../forkjoin">
+ <sourceFolder url="file://$MODULE_DIR$/../forkjoin" isTestSource="false" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ </component>
+</module> \ No newline at end of file