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 13529 - JavaHelp not initialized early enough
Summary: JavaHelp not initialized early enough
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
: 13584 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-07-11 19:08 UTC by Jesse Glick
Modified: 2008-12-22 19:46 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 Jesse Glick 2001-07-11 19:08:13 UTC
[dev jul 10] XML processor for JavaHelp-related things is not
correctly initialized at startup.

Start IDE with some modules providing help. Do not appear in
Help menu; XML files do not have cookies since XML processor
was not registered. If you press F1 or otherwise trigger
initialization of the help system, then reload modules, it is OK.
Comment 1 Jesse Glick 2001-07-12 13:21:10 UTC
Will wait for Yarda to impl XML processors registered by file...
Comment 2 Jesse Glick 2001-07-13 16:57:01 UTC
*** Issue 13584 has been marked as a duplicate of this issue. ***
Comment 3 Jesse Glick 2001-07-15 23:27:30 UTC
Fixed in the trunk:

Help.java 1.21
ModuleInstaller.java 1.109
Comment 4 Jan Zajicek 2001-07-16 12:34:02 UTC
dev #20010716
Comment 5 Quality Engineering 2003-07-01 16:45:44 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.