File tree Expand file tree Collapse file tree 2 files changed +35
-1
lines changed
Expand file tree Collapse file tree 2 files changed +35
-1
lines changed Original file line number Diff line number Diff line change @@ -17,3 +17,4 @@ trait OverridableVersion extends Project {
1717 }
1818 }
1919}
20+
Original file line number Diff line number Diff line change 1212 <exclude-output />
1313 <content url =" file://$MODULE_DIR$" >
1414 <sourceFolder url =" file://$MODULE_DIR$/build" isTestSource =" false" />
15+ <sourceFolder url =" file://$MODULE_DIR$/build/src" isTestSource =" false" />
1516 <excludeFolder url =" file://$MODULE_DIR$/boot" />
1617 <excludeFolder url =" file://$MODULE_DIR$/build/target" />
18+ <excludeFolder url =" file://$MODULE_DIR$/plugins/lib_managed" />
19+ <excludeFolder url =" file://$MODULE_DIR$/plugins/src_managed" />
20+ <excludeFolder url =" file://$MODULE_DIR$/plugins/target" />
1721 </content >
1822 <orderEntry type =" inheritedJdk" />
1923 <orderEntry type =" sourceFolder" forTests =" false" />
24+ <orderEntry type =" library" name =" defScala" level =" project" />
2025 <orderEntry type =" module-library" >
2126 <library >
2227 <CLASSES >
2732 <jarDirectory url =" file://$MODULE_DIR$/boot/scala-2.7.7/org.scala-tools.sbt/sbt/0.7.4" recursive =" true" />
2833 </library >
2934 </orderEntry >
30- <orderEntry type =" library" name =" scala-2.7.7" level =" project" />
35+ <orderEntry type =" module-library" >
36+ <library >
37+ <CLASSES >
38+ <root url =" file://$MODULE_DIR$/plugins/target/scala_2.7.7/plugin-classes" />
39+ </CLASSES >
40+ <JAVADOC />
41+ <SOURCES />
42+ </library >
43+ </orderEntry >
44+ <orderEntry type =" module-library" >
45+ <library >
46+ <CLASSES >
47+ <root url =" file://$MODULE_DIR$/build/lib" />
48+ </CLASSES >
49+ <JAVADOC />
50+ <SOURCES />
51+ <jarDirectory url =" file://$MODULE_DIR$/build/lib" recursive =" false" />
52+ </library >
53+ </orderEntry >
54+ <orderEntry type =" module-library" >
55+ <library >
56+ <CLASSES >
57+ <root url =" file://$MODULE_DIR$/plugins/lib_managed/scala_2.7.7" />
58+ </CLASSES >
59+ <JAVADOC />
60+ <SOURCES />
61+ <jarDirectory url =" file://$MODULE_DIR$/plugins/lib_managed/scala_2.7.7" recursive =" false" />
62+ </library >
63+ </orderEntry >
3164 </component >
3265</module >
3366
You can’t perform that action at this time.
0 commit comments