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 105436 - Generic REST WS wizard is not consistent with others
Summary: Generic REST WS wizard is not consistent with others
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Nam Nguyen
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2007-06-01 21:32 UTC by Lukas Jungmann
Modified: 2007-06-18 09:54 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 Lukas Jungmann 2007-06-01 21:32:13 UTC
The wizard should follow pattern used through the whole IDE when it is possible,
that means required and most important parts should be on the top (in the
following order: Class name, project, location, package - optionally also
created files) and the rest in the bottom part. Both parts should be separated
by horizontal line.
See for example New Web Service wizard.

There's no label on top of the wizard panel.
The wizard should be smart enough to suggest values for URI template, container
class name and container URI template from given resource name (see for example
how it works in new ear wizard for it's subapplications).
Comment 1 Nam Nguyen 2007-06-18 06:03:15 UTC
These points had been already addresssed, even before UI review submitted to nb-usability.  The nb-usability review
issue 106856 has reveal more points that need to be address including those pointed out here.

Closing this as fixed.
Comment 2 Lukas Jungmann 2007-06-18 09:54:56 UTC
v.