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 250719 - Add/display arbitrary folders in the project tree
Summary: Add/display arbitrary folders in the project tree
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 8.1
Hardware: PC Windows Vista
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-26 09:42 UTC by PatrikOlsson
Modified: 2015-09-14 14:02 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 PatrikOlsson 2015-02-26 09:42:26 UTC
Feature request to allow the user to add arbitrary folders in the project tree allowing the grouping of projects. These folders only serve as a visual aid and should not change the editor behavior or compilation etc. E.g:

+--my web projects
   +--project a1
   +--project a2
+--my back-end projects
   +--project b1
   +--project b2