Bug 5765

Summary: New Class button in empty workspace should be more supportive
Product: [Eclipse Project] JDT Reporter: Erich Gamma <erich_gamma>
Component: UIAssignee: Martin Aeschlimann <martinae>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: P1    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

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.