CLI: add color to compiler output via jansi

Disabled on Windows temporarily, because for some reason colors there work only
in REPL
This commit is contained in:
Alexander Udalov
2015-06-13 14:56:05 +03:00
parent 00566bcfb0
commit 5ec4576844
6 changed files with 71 additions and 10 deletions
+1
View File
@@ -13,6 +13,7 @@
<orderEntry type="module" module-name="light-classes" />
<orderEntry type="library" name="intellij-core" level="project" />
<orderEntry type="module" module-name="js.translator" />
<orderEntry type="library" name="jansi" level="project" />
<orderEntry type="library" name="jline" level="project" />
<orderEntry type="module" module-name="cli-common" exported="" />
<orderEntry type="module" module-name="backend-common" />