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 55169 - J2EE versions in the project properties should contain the J2EE word
Summary: J2EE versions in the project properties should contain the J2EE word
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB Project (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Viliam Sivaninec
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2005-02-18 10:05 UTC by Andrei Badea
Modified: 2006-03-24 12:49 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 Andrei Badea 2005-02-18 10:05:49 UTC
In the Run category there's a combo for selecting
the J2EE version. The combo should be wider and
its items should contain the J2EE word.
Comment 1 Andrei Badea 2005-02-18 11:13:41 UTC
The width of the combo should be the same as of the combo in the
wizard for creating/importing an EJB module.
Comment 2 Viliam Sivaninec 2005-03-01 16:26:03 UTC
Fixed.

Checking in Bundle.properties;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/ui/customizer/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.15; previous revision: 1.14
done
Checking in CustomizerRun.java;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/ui/customizer/CustomizerRun.java,v
 <--  CustomizerRun.java
new revision: 1.4; previous revision: 1.3
done
Checking in J2eePlatformUiSupport.java;
/cvs/j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/ui/customizer/J2eePlatformUiSupport.java,v
 <--  J2eePlatformUiSupport.java
new revision: 1.2; previous revision: 1.1
done
Comment 3 Andrei Badea 2005-03-01 16:40:46 UTC
Verified.