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 63531 - [Project properties] Missing warning no public package in javadoc panel
Summary: [Project properties] Missing warning no public package in javadoc panel
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: UI
Depends on:
Blocks:
 
Reported: 2005-09-01 15:14 UTC by pzajac
Modified: 2005-09-23 09:43 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-09-01 15:14:57 UTC
[200508311800]
Build/javadoc panel 

UI specs:
 Javadoc Title is bound to javadoc.title.

If no packages are marked as public in the API Versioning panel, a warning label
should be displayed at the bottom of this panel.
Comment 1 Martin Krauskopf 2005-09-01 15:55:03 UTC
Whould be nice if the issue 61032 has a dependency on issues like this one.
Something like small umbrella. Just a little wish :)
Comment 2 Martin Krauskopf 2005-09-16 11:01:57 UTC
Fixed. 

Checking in ui/customizer/Bundle.properties; 1.44 --> 1.45
Checking in ui/customizer/CustomizerDocumenting.java; 1.6 --> 1.7
Comment 3 Martin Krauskopf 2005-09-16 14:17:38 UTC
Forgot to set status to FIXED
Comment 4 pzajac 2005-09-23 09:43:26 UTC
great