Skip to content

[GREENFOOT-102] Exceptions in static initializers disables compile all forever

If, by design, there is an exception thrown in a static { } block of a class, then the "Compile all" button will never reenable. Also, an already-compiled class that exists (the one that throws an exception in the static { }) block may also prevent the scenario from restarting without manually deleting the class files.


Issue metadata

  • Issue type: Bug
  • Priority: Low
  • Fix versions: 1.4.1