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 74824 - Finalize Enterprise Application wizard
Summary: Finalize Enterprise Application wizard
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EAR (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Mysik
URL: http://j2ee.netbeans.org/nonav/docs/p...
Keywords: UI
Depends on:
Blocks:
 
Reported: 2006-04-11 12:17 UTC by jrojcek
Modified: 2008-06-19 13:08 UTC (History)
1 user (show)

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 2006-04-11 12:17:49 UTC
- Add Server... and Manage Servers... items in the Server combo box aren't implemeted. Out of scope for 
5.5?
- Remove the main class text field. Generate the default value as now without asking the user for package 
and class name. For the client module checkbox, see the client module UI spec.
- Fix alignment of labels (Project Location, Folder) that aren't well aligned with base line of text fields.
Comment 1 Martin Krauskopf 2006-06-06 13:43:47 UTC
> Add Server... and Manage Servers... items in the Server combo box aren't
> implemeted. Out of scope for 5.5?

Hmmm, it's UI change. And probably not so big deal if it is not implemented(?)
So I would postpone it for after-5.5 release. Do you agree?

> Remove the main class text field. Generate the default value as now without
> asking the user for package and class name.

CCing Jungi as the original author in the case he has something to add.

> For the client module checkbox, see the client module UI spec.

Where is this piece of specification? I can't find it. Thanks.

> Fix alignment of labels (Project Location, Folder) that aren't well aligned
> with base line of text fields.

ui/wizards/PanelProjectImportVisual.form; 1.2.30.3 -> 1.2.30.4;
ui/wizards/PanelProjectImportVisual.java; 1.2.30.7 -> 1.2.30.8;
ui/wizards/PanelProjectLocationVisual.form; 1.2.30.2 -> 1.2.30.3;
ui/wizards/PanelProjectLocationVisual.java; 1.2.30.3 -> 1.2.30.4;

Comment 2 Martin Krauskopf 2006-06-06 13:44:11 UTC
Forgot to CC jungi (please take a look at the comment above)
Comment 3 Lukas Jungmann 2006-06-06 14:52:28 UTC
- Manage server's is already there (done by Stepan H.).

- Remove the main class text field... - I agreed w/ Jano on this, but
unfortunately I had no time to do it :(

- UI spec -
http://j2ee.netbeans.org/docs/promog/appclient-project-ui-spec-promog.html (btw
- it needs to be updated a bit too)
Comment 4 Martin Krauskopf 2006-06-21 10:44:37 UTC
There are more important bugs. This one does not break any functionality. I'll
take a look at it for 5.5 if there is a time, but not sure => TM -> future.
Comment 5 Martin Krauskopf 2006-09-11 16:29:30 UTC
J2EE team support ends, thus returning the issue back.
Comment 6 Tomas Mysik 2008-03-25 11:16:24 UTC
New project wizards were changed recently - is this issue still valid? Thanks.
Comment 7 Tomas Mysik 2008-06-19 13:08:20 UTC
No response for a long time, so sclosing as FIXED. Feel free to reopen.