This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 153630

Summary: Unable to see the 'Execute Script' in the pop -up
Product: groovy Reporter: pmanvi <pmanvi>
Component: EditorAssignee: Petr Hejl <phejl>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description pmanvi 2008-11-21 10:55:20 UTC
I just downloaded & installed Netbeans6.5, Apparently with new release I am not seeing 'Execute Script' in the pop up
menu  apparently this is gr8 missing functionality for me.

1. Now there is no way to run the script individually. 
2. When I create new Groovy project why 'Grails' is the only default project, I use Groovy for many other stuff

thanks,
~praveen
Comment 1 Petr Hejl 2008-11-21 13:26:24 UTC
There is a bug tracking the Run File problem - issue 150028.
The groovy is integrated in Java project - you can add Groovy class to it.
Comment 2 Petr Hejl 2008-11-21 13:30:34 UTC
Forgot to mention that you can use Shift-F6 to run your script although it is not visible in context menu.
Comment 3 Petr Hejl 2008-12-04 15:10:34 UTC
Run file is already implemented on trunk.

*** This issue has been marked as a duplicate of 150028 ***