m0smith / malabar-mode

EMCS JVM Integration for Java and other JVM based languages
GNU General Public License v2.0
330 stars 52 forks source link

Make compile file output make sense #157

Open m0smith opened 9 years ago

m0smith commented 9 years ago

C-c C-v C-c - compile file, I think this is working but I'm not sure. The groovy menu seems to output a very long list of compiled deps when it succeeds, and an error when there is an obvious syntax error, although I am missing the easy to read Malabar compilation buffer to get results. Also flycheck seems to compile the file continuously, not sure why

m0smith commented 9 years ago

Flycheck and be enabled and disabled as needed. The point of flycheck is highlight errors on the fly. If you do not want that, go ahead and disable it.

m0smith commented 9 years ago

https://github.com/m0smith/malabar-mode-jar/issues/31 was created to clean up the grooovy buffer output