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

Summary: Add/display arbitrary folders in the project tree
Product: projects Reporter: PatrikOlsson
Component: Generic Projects UIAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows Vista   
Issue Type: ENHANCEMENT Exception Reporter:

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