Not sure why but I get the following warning:
Thread class has private static field interrupted but also a public static method interrupted.
interrupted
public static
This was fixed in eap1: https://github.com/cursive-ide/cursive/issues/2989