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 - [65cat] Cannot create new Groovy files in non-standard Grails folders
Summary: [65cat] Cannot create new Groovy files in non-standard Grails folders
Status: RESOLVED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: martin_adamek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-26 22:28 UTC by goeh
Modified: 2008-10-30 14:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.