Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: 2.0.0m1
-
Fix Version/s: 2.0.0m2
-
Component/s: None
-
Labels:None
-
Environment:windows xp sp3, eclipse 3.5
-
Number of attachments :
Description
Create a new groovy script (no class definitions) then right-click and choose Run As option. The submenu does not popup and sometimes Eclipse IDE raises a:
An internal error occurred during: "Compute launch button tooltip".
java.lang.NullPointerException
The tricky thing is that it sometimes work but I can't find the pattern to identify under which conditions it works or doesn't.
It would help to see the full stack trace here.
Is this project a groovy project? It is a known problem that showing the Run As menu will cause an NPE or an AIOOBE for groovy files outside of groovy projects.