Commit e5d2170
committed
[compiler] Move the InitialScalaBuilder module level builder into the Initial category
#SCL-22172
- This allows the builder to run well ahead of other builders (particularly the JavaBuilder) and be able to set up the compilation environment to Scala projects' advantage.1 parent ff17bc3 commit e5d2170
File tree
1 file changed
+1
-1
lines changed- scala/compiler-jps/src/org/jetbrains/jps/incremental/scala
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments