Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.5.1Release
-
Fix Version/s: 2.5.2.Release
-
Component/s: Testing, Running, Debugging
-
Labels:None
-
Environment:Linux
-
Number of attachments :
Description
After executing the following script:
def (x, y) = [1,2]
eclipse crashes and fails to load. I had to remove the script file in order to restart.
See attached log for exception details
Not good. I wasn't aware that the syntax was even legal.