Bug 5765 - New Class button in empty workspace should be more supportive
Summary: New Class button in empty workspace should be more supportive
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 critical (vote)
Target Milestone: ---   Edit
Assignee: Martin Aeschlimann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-10 15:14 EST by Erich Gamma CLA
Modified: 2001-11-20 08:10 EST (History)
0 users

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-11-10 15:14:26 EST
User feedback:
"Confused how to create my first project"
We should be more supportive in the UI for this special case since it is a 
first time experience with the UI.

Therefore when the workbench is empty we should offer to create a new Java 
project.
Minimal solution is to show an info dialog that explains that user should 
create a project first and offer a button to open the Java project wizard.

The same is true for the new package and new interface buttons.
Comment 1 Martin Aeschlimann CLA 2001-11-20 08:10:20 EST
fixed > 11116.
When you try to create a new Class/.. on a empty workspace, the 
NewProjectWizard-wizard first pops up ands allows you to create a project first.