Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5.1Release
-
Fix Version/s: 2.5.2.Release
-
Component/s: Testing, Running, Debugging
-
Labels:None
-
Number of attachments :
Description
The following script:
Foo foo = new Foo() class Foo { int f }
produces the following error to stderr when launched with "Run As | Groovy Script":
Caught: java.lang.AbstractMethodError java.lang.AbstractMethodError