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 54393 - EJB Module wizard needs adjusting
Summary: EJB Module wizard needs adjusting
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
: 54392 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-02-02 15:53 UTC by jrojcek
Modified: 2006-03-24 13:07 UTC (History)
2 users (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 2005-02-02 15:53:01 UTC
* Add to Enterprise Application combo should be enabled only if 
the checkbox is checked
* the Add to Enterprise Application and Server combo shouldn't 
be lined up
* 5px between the Server combo and J2EE Version
* the J2EE Version combo shouldn't fill the whole wizard width
* 24px between the J2EE Version combo and Set as Main Project 
check box

* the default name should be "EJBModule<x>"
Comment 1 jrojcek 2005-02-02 16:13:19 UTC
*** Issue 54392 has been marked as a duplicate of this issue. ***
Comment 2 Andrei Badea 2005-02-07 14:12:12 UTC
Fixed.

Checking in ui/wizards/Bundle.properties;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/ui/wizards/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.13; previous revision: 1.12
done
Checking in ui/wizards/PanelOptionsVisual.form;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/ui/wizards/PanelOptionsVisual.form,v
 <--  PanelOptionsVisual.form
new revision: 1.4; previous revision: 1.3
done
Checking in ui/wizards/PanelOptionsVisual.java;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/ui/wizards/PanelOptionsVisual.java,v
 <--  PanelOptionsVisual.java
new revision: 1.6; previous revision: 1.5
done
Comment 3 L Martinek 2005-07-11 14:13:09 UTC
verified