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 44479 - XML helpset not disabled when all XML modules are disabled
Summary: XML helpset not disabled when all XML modules are disabled
Status: RESOLVED INVALID
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-07 18:57 UTC by John Jullion-ceccarelli
Modified: 2007-09-25 01:31 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 John Jullion-ceccarelli 2004-06-07 18:57:21 UTC
When you disable all XML support, the XML help set
should also be disabled but it continues to
display. Probably because it lives in
xml/core/javahelp, which I assume doesn't get
disabled.
Comment 1 _ pkuzel 2004-07-30 16:17:43 UTC
Diabling is not everyday use case.

Yes, you need to disable xml/core. We wait here for javahelp
improvements in help modularity area.
Comment 2 John Jullion-ceccarelli 2004-07-30 16:39:05 UTC
XML help was moved into the usersguide module.