Bug 8450 - Project Hierarchy
Summary: Project Hierarchy
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: DJ Houghton CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 8783 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-01-25 05:06 EST by Andy Blower CLA
Modified: 2002-02-06 14:17 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Blower CLA 2002-01-25 05:06:53 EST
The project hierarchy in Eclipse is so closely tied with the filesystem to make 
view just a (limited) filesystem explorer. If you create a folder, it simply 
creates a directory on the disk.

My preference is usually to have all our common source files in one location on 
my disk and shared between projects to minimise version control synchronisation 
problems (we use vss so Eclipse can't help) whilst the files I amn currently 
working on & project specific code I keep in a specific project folder. This 
works because in the IDE's I have used up til now, a project is not just a 
directory in the file system, but a 'virtual' organisation of project files.

So, you can add a folder and put source files from many separate locations 
within the filesystem into it without requiring many copies of the source files.

This is a feature I would like to see in Eclipse so I could recommend it as a 
standard IDE here. My appologies if this feature already exists in Eclipse - I 
was not able to find it.
Comment 1 John Arthorne CLA 2002-02-06 14:15:29 EST
*** Bug 8783 has been marked as a duplicate of this bug. ***
Comment 2 John Arthorne CLA 2002-02-06 14:17:22 EST

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