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 141788

Summary: [65cat] Cannot create new Groovy files in non-standard Grails folders
Product: groovy Reporter: goeh <goeh>
Component: CodeAssignee: martin_adamek <martin_adamek>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description goeh 2008-07-26 22:28:44 UTC
[ BUILD # : 200807251401 ]
[ JDK VERSION : 1.6.0_05 ]

The Grails quartz plugin creates a folder named "jobs". Jobs are
normal Groovy classes, but right-clicking the jobs folder does not
bring up a context meny so I can create new groovy files.
Workaround is to create jobs from the command-line.
I think is should be possible to create new groovy files in any
folder inside a grails project.
Comment 1 martin_adamek 2008-07-31 11:19:56 UTC
Already fixed.