Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse - how to turn off dynamic compilation/error checking

I have problem with Eclipse with Scala plugin, it's run very slow becouse of dynamic checking of the code. Is it possible to turn it of? If it is, how can I do it?

like image 932
Adrian Modliszewski Avatar asked Dec 05 '25 08:12

Adrian Modliszewski


2 Answers

Instead of turning off automatic build, you can also try and tweak your eclipse config file. You will find useful information here : http://www.assembla.com/wiki/show/scala-ide/Setup.

In my case, with the provided hints, I've finally obtained a stable configuration of eclipse for scala.

like image 57
Nicolas Avatar answered Dec 07 '25 22:12

Nicolas


Project -> Build automatically

like image 22
Schildmeijer Avatar answered Dec 07 '25 23:12

Schildmeijer



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!