Bug 3933 - usability: creating a source folder takes too many steps (1GKLNY2)
Summary: usability: creating a source folder takes too many steps (1GKLNY2)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: Martin Aeschlimann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 23:03 EDT by Erich Gamma CLA
Modified: 2002-05-06 03:28 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:03:16 EDT
AK (9/25/2001 10:18:09 AM)
	creating a source folder should be doable in 2 simple steps - now it takes many more, and it's difficult to figure it out.
	1. create an empty project
	2. add some packages and classes to it
	
	now, you want to create a source folder - you should be able to just rightclick on a project 
	and choose 'New->Source Folder'
	
	now, you have to open the project properties, go to the build path and do 5 or so more things to accomplish this task.
	there's an issuse about what to do with the already existsing packages: i'd say - by default, move them 
	to the newly created source folder

NOTES:
Comment 1 Martin Aeschlimann CLA 2001-10-16 11:14:27 EDT
moved to 'active'
Comment 2 DJ Houghton CLA 2001-10-24 07:25:15 EDT
PRODUCT VERSION:
	136

Comment 3 Erich Gamma CLA 2001-11-11 06:10:22 EST
creating source folders is simple. What you are asking is makeing the 
conversion of a project layout from project=src to one with source folders 
simple. This is a rare operation. Defer
Comment 4 Adam Kiezun CLA 2001-12-11 08:31:07 EST
judging by the frequency of this question on the newsgroup (asked _very_ ofter -
 more than once a week) i think it is a frequent operation

alternatively, there should be another intuitive way to tell eclipse that these 
subfolders of my project contain source (currect solution is not intuitive - 
like i said, looking on the newsgroup user confusion)
Comment 5 Erich Gamma CLA 2001-12-11 10:27:30 EST
agreed, users are reporting problems on this.
One idea was to add a button that computes the source build path for a project 
automatically based on searching for .java files.

Needs more investigation before going ahead.
Comment 6 Dani Megert CLA 2002-02-27 11:57:17 EST
More (wizard) help on this would be nice since this was/is a top problem from
the newsgroup.
Comment 7 Martin Aeschlimann CLA 2002-05-06 03:28:59 EDT
The new source folder wizard has been improved. When invoke on a project witnh 
the project as source folder, it offers to replace this entry with the new 
source folder, change the output location (and remove the old class files).
Reorganizing the source have to be done by the user.

>20020502