Code that runs the compiler is migrated onto MessageCollector

CompilerEnvironment migrated to use io.Files instead of VirtualFiles

This prepares the move of this code to the separate module, to be re-used by external build
This commit is contained in:
Andrey Breslav
2012-11-08 20:47:18 +04:00
parent 2584ba5246
commit 4926dd7189
6 changed files with 210 additions and 100 deletions
+1
View File
@@ -30,6 +30,7 @@
<orderEntry type="module" module-name="js.translator" />
<orderEntry type="module" module-name="cli" scope="TEST" />
<orderEntry type="module" module-name="ide-compiler-runner" />
<orderEntry type="module" module-name="cli-common" />
</component>
</module>