David Biesack - 2013-08-16

This is biting me as well... it looks to me like the ANTLR interpreter is running fully in the UI event handler thread, effectively blocking the rest of the Eclipse IDE. This is happening for me on Linux (running Java 1.7.0_25) on Eclipse 3.7.2.

Please fix!!