Skip to content

[GREENFOOT-505] Stride editor: leaving unfinished method call shows "reached end of file while parsing" error on class

In the Stride editor, create a method call (press space) but leave the method name and parameters blank and move away. A red error highlight appears in the class name, and the error is "reached end of file while parsing". This error is meaningless in Stride.

I assume that there is some problem with the Stride-to-Java translation in this case such that the generated Java code contains mismatched brackets. I think the translation should handle this case better.


Issue metadata

  • Issue type: Bug
  • Priority: High
  • Fix versions: 3.0.2