Skip to content

[GREENFOOT-409] Inspecting an object with a package-private reference instance variable throws exception

Inspecting an object with a package-private reference instance variable throws an exception. Eg:

{noformat} public class A extends Actor { String s = "abc"; } {noformat}


Issue metadata

  • Issue type: Bug
  • Priority: Medium
  • Fix versions: 2.4.1