Bug 15393

Summary: [resources] organize projects into folders
Product: [Eclipse Project] Platform Reporter: Marc <marc2076>
Component: ResourcesAssignee: Platform-Resources-Inbox <platform-resources-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Marc CLA 2002-05-07 05:01:24 EDT
Hello,

It would be great to have the possibility to organize projects into folders.
Example:

[+] [f] myServer
    [+] [f] accessGateways
        [+] [f] smtp
            [+] [j] server
            [+] [j] admin
            [+] [j] ejb
        [+] [f] soap
            [+] [j] server
            [+] [j] admin
            [+] [j] ejb
        [+] [f] http
            [+] [j] server
            [+] [j] admin
            [+] [j] ejb
                [+] [f] src
                [+] [f] bin
    [+] [f] admin
        [+] [j] local
        [+] [j] remote


[f] = folder icon
[j] = Java Project icon

Note1 : The folder organization will be based on the file system.
Note2 : The java project primary key will have to be the project 
        name + its full path from the root element of the tree.


Best regards,

Marc
Comment 1 DJ Houghton CLA 2002-05-23 15:49:29 EDT
This is the logical vs. physical discussion.
Investigate post 2.0
Comment 2 DJ Houghton CLA 2002-09-10 12:25:22 EDT
Reopening for consideration.
Comment 3 DJ Houghton CLA 2002-09-27 13:35:54 EDT

*** This bug has been marked as a duplicate of 6664 ***