Bug 15393 - [resources] organize projects into folders
Summary: [resources] organize projects into folders
Status: RESOLVED DUPLICATE of bug 6664
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-07 05:01 EDT by Marc CLA
Modified: 2002-09-27 13:35 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***