This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 43051 - Implement wizard Step 2: New Java Application according to the spec
Summary: Implement wizard Step 2: New Java Application according to the spec
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL: http://projects.netbeans.org/nonav/bu...
Keywords:
Depends on:
Blocks: 41835
  Show dependency tree
 
Reported: 2004-05-11 08:26 UTC by jrojcek
Modified: 2006-03-24 09:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jrojcek 2004-05-11 08:26:05 UTC
* Change the wizard title to "New Java Application"
* Change the step name (also in the left wizard pane) to "Name 
and Location"
* Move the "Project Folder" field as in the spec 
* Align the check boxes to the top
Comment 1 Petr Hrebejk 2004-05-13 15:23:46 UTC
Fixed for the name of the whole New Project wizard please refer to
issue #43071
Comment 2 jrojcek 2004-05-14 10:14:42 UTC
The spec is a bit confusing in showing wizard titles. Every wizard panel figure in the spec 
shows <title> - <subtitle>. It means: "New Java Application - Name and Location" should 
be implemented as: "New Java Application" is shown in wizard title and "Name and 
Location" is shown in panel name.

Sorry about the confusion.
Comment 3 Jiri Rechtacek 2004-05-18 10:41:16 UTC
Checking in
java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/Bundle.properties;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.13; previous revision: 1.12
done
Checking in
java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelConfigureProject.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelConfigureProject.java,v
 <--  PanelConfigureProject.java
new revision: 1.6; previous revision: 1.5
done
Checking in
java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelConfigureProjectVisual.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelConfigureProjectVisual.java,v
 <--  PanelConfigureProjectVisual.java
new revision: 1.7; previous revision: 1.6
done
Processing log script arguments...
More commits to come...
Checking in
projects/projectui/src/org/netbeans/modules/project/ui/Bundle.properties;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.19; previous revision: 1.18
done
Checking in
projects/projectui/src/org/netbeans/modules/project/ui/NewProjectWizard.java;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/NewProjectWizard.java,v
 <--  NewProjectWizard.java
new revision: 1.4; previous revision: 1.3
done
Checking in
projects/projectui/src/org/netbeans/modules/project/ui/TemplatesPanel.java;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/TemplatesPanel.java,v
 <--  TemplatesPanel.java
new revision: 1.2; previous revision: 1.1
done
Comment 4 Marian Mirilovic 2005-12-20 15:50:18 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. Thanks in advance.