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 173520 - Grails Source Directories Don't Show Packages Properly
Summary: Grails Source Directories Don't Show Packages Properly
Status: RESOLVED DUPLICATE of bug 160028
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-01 18:53 UTC by phidias51
Modified: 2009-10-22 16:15 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 phidias51 2009-10-01 18:53:21 UTC
Source packages for Java typically appear as a single folder with a package icon in the form
("com.something.somethingelse") rather than a nested set of folders that must be traversed.  Grails projects don't seem
to support this, and thus requiring you to traverse multiple folders to get to the source code that you want.
Comment 1 akochnev 2009-10-22 16:15:02 UTC

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