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 201521 - Project window: Display resources and sources under same node (merge visually)
Summary: Project window: Display resources and sources under same node (merge visually)
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-01 17:52 UTC by pekarna
Modified: 2011-09-05 08: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 pekarna 2011-09-01 17:52:17 UTC
In a typical Java project, resources are in different tree than sources.
However, they often share the same packages structure.

It would be quite useful to have a possibility to merge these visually and have them under same tree node.

Thanks for considering.
Comment 1 pekarna 2011-09-01 23:16:50 UTC
To clarify: This means to display resources in the Project window's tree together with sources, while they would stay separated in file system dir trees.