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 62186 - Module Properties - different names in categories list than in UI specs
Summary: Module Properties - different names in categories list than in UI specs
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords: SIMPLEFIX, UI
Depends on:
Blocks:
 
Reported: 2005-08-11 22:43 UTC by pzajac
Modified: 2005-09-05 09:51 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 pzajac 2005-08-11 22:43:06 UTC
The categories list in UI specs contains:
Sources
Libraries
Display
API Versioning
...

Implementation contains
Sources
Libraries
Display
Versioning

Please fix :
1) the order for  Sources and Libraries
2)API Versioning
Comment 1 Martin Krauskopf 2005-08-12 08:20:07 UTC
Thanks for the catch. Fixed.

Checking in ui/customizer/Bundle.properties; 1.25 --> 1.26
Checking in ui/customizer/CustomizerProviderImpl.java; 1.36 --> 1.37
Comment 2 pzajac 2005-09-01 16:27:55 UTC
v