I got some help on this one and by using some jvm arguments to
increase the debugging it turns out that my app is looking for
JavaHelp topic ID "ide.welcome" which I do not have and hence it
triggers the disabling of the Help after first use. (see bottom of
http://www.netbeans.org/issues/show_bug.cgi?id=153793) for details.
Question: Any of you know how I can make it stop looking for the
"ide.welcome" JavaHelp topic ? Or better - why and where is is looking
for it ? I assume I must have turned it off when I was branding my
JavaHelp via
http://blogs.sun.com/geertjan/entry/removing_%22ide_help%22_in_theThanx
B-)
On Wed, May 6, 2009 at 4:09 AM, Florian Brunner <
fbrunnerlist@...> wrote:
> Please add a comment if you run the application in JNLP mode or "normally".
> I think this information could help the NB team.
>
> -Florian
>
> bruehlicke schrieb:
>>
>> I see the issue 153793 is set to RESOLVED see
>>
http://www.netbeans.org/issues/show_bug.cgi?id=153793>>
>> In my RCP app (Nb 6.5 based) when the user selects the Help->Help
>> Contents it pops up as expected. So far so good ....
>>
>> Now, when closing the Java Help the Help->Help Content menu is
>> DISABLED. Only way to get it back is to exit the app and restart.
>>
>> I need some help to understand what I should do to make this enabled
>> all the time. In particular in view of this bug is set to resolved.
>>
>> B-)
>>
>>
>
>