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

Summary: Grails Source Directories Don't Show Packages Properly
Product: groovy Reporter: phidias51 <phidias51>
Component: GrailsAssignee: Petr Hejl <phejl>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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 ***