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 166395 - editing of project properties for additional source folders
Summary: editing of project properties for additional source folders
Status: NEW
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-02 11:52 UTC by paschelino
Modified: 2013-09-04 09:03 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description paschelino 2009-06-02 11:52:15 UTC
I tried to add an extra source folder as subfolder to src in a grails project. This may be a common thing to do for
example for xml-metadata as xsd's or wsdl's. The folder gets created but is not shown in the project browser. In other
project templates (for example Ruby projects), it is possible to delcare a folder as additional source folder, which is
not possible with a grails project.