Bug 4238 - Changing project from src=bin=project to separate source folder confusion (1GKELI3)
Summary: Changing project from src=bin=project to separate source folder confusion (1G...
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Martin Aeschlimann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 14271 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-10-10 23:08 EDT by Erich Gamma CLA
Modified: 2002-05-02 12:39 EDT (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 Erich Gamma CLA 2001-10-10 23:08:23 EDT
EG (21.09.2001 14:42:07) from CS
- Changing the source folder from default to src/bin subfolders in a project results in a mess. 
	E.g., the files are not moved to the new structure (only empty folders are created. 
	In one case, after some manipulations to get back to the old structure, the hierarchical 
	resource directory got flattened (every subfolder appeared as top level entry in the hierarchy 
	with dot notation). The new structure is also not propagated to other projects that use the 
	changed one. (fix: remove the dependeny in the build path, then add it again). Somehow this 
	is a hickup in the otherwise very welcome policy to allow people to go from simple uses to 
	expert handling smoothly.
	

NOTES:
EG (9/24/2001 8:16:10 AM)
	need to reconsider whether we provide more support for migrating a project from
	one layout to the other.
Comment 1 Martin Aeschlimann CLA 2001-10-16 11:14:50 EDT
moved to 'active'
Comment 2 Dirk Baeumer CLA 2002-02-27 10:17:31 EST
Martin, can you please investigate how expensive that is ?
Comment 3 Martin Aeschlimann CLA 2002-04-15 11:15:09 EDT
to SWT
Comment 4 Martin Aeschlimann CLA 2002-04-15 11:15:36 EDT
sorry, moved by error
Comment 5 Erich Gamma CLA 2002-04-23 04:03:12 EDT
*** Bug 14271 has been marked as a duplicate of this bug. ***
Comment 6 Martin Aeschlimann CLA 2002-05-02 12:39:57 EDT
Improved source folder wizard.
Invoked on a project, the wizard will allow a new source folder but warn that 
this replaces the existing project source folder. The output location is also 
changed automatically, if the user agrees (old class files removed).
We decided to not yest add propagate the old structure to the new source folder.

> 20020501