I m regularly an IntelliJ IDEA user, but because jsTestDriver doesn t work with IDEA, I am forced to use eclipse. I am getting a very annoying error message every time I save my javascript files with CTRL-S shortcut.
In IDEA, it just saves the files for me... and I never run into any problems ever. It is literally the most unobtrusive saving model ever, and I love it.
But with this IDE - eclipse - I have to constantly save the files manually. Anyway, I ve gotten used to it, but if I am making changes to 2 or more files, when I press CTRL-S, this error message pops up 2+ times. It is so annoying.
Even worse, it s affecting my unit test results with jsTestDriver! Sometimes 0 tests runs, other times it crashes half-way... all because the files weren t saved.
Can anyone help me fix this? IDEA is not running at the same time either. Just STS/Eclipse.