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 61036

Summary: Permit setting an error message for project customizer
Product: projects Reporter: Martin Krauskopf <mkrauskopf>
Component: Generic Projects UIAssignee: Martin Krauskopf <mkrauskopf>
Status: RESOLVED FIXED    
Severity: blocker CC: apireviews, jrojcek
Priority: P3 Keywords: API, UI
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 61032    

Description Martin Krauskopf 2005-07-15 14:41:47 UTC
Regarding issue 58457 it would be also nice to have an API to set an error
message when customizer is in "invalid" state. Like 58457 it is needed by the
apisupport module. If there is any volunteer to fix this issue feel free to
reassign :)
Comment 1 Martin Krauskopf 2005-07-15 14:43:23 UTC
Jano if you have or will have any opinions let me know. I would implement this
is simmilar manner to wizards dialogs.
Comment 2 Martin Krauskopf 2005-07-18 11:56:15 UTC
Started. I'll attach a patch later and go through a fast-track review.
Comment 3 Martin Krauskopf 2005-07-18 15:43:33 UTC
The patch with detailed description for the review is attached to issue 58457,
since these two are closely related. Look there for details. Thanks.
Comment 4 Martin Krauskopf 2005-07-28 10:02:00 UTC
Thanks for review. Again see the issue 58457 for details.
Comment 5 Martin Krauskopf 2005-07-28 15:29:03 UTC
Fixed. Commit log in the related issue 58457.