[
https://issues.apache.org/jira/browse/NETBEANS-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415535#comment-16415535
]
Geertjan Wielenga commented on NETBEANS-492:
--------------------------------------------
I think rather than hiding the whole textfield, we should disable the
QuickSearchProvider for JavaHelp. I can look into this.
> Quick Search for help throws java.lang.ClassNotFoundException
> -------------------------------------------------------------
>
> Key: NETBEANS-492
> URL: https://issues.apache.org/jira/browse/NETBEANS-492
> Project: NetBeans
> Issue Type: Bug
> Components: platform - Help System
> Affects Versions: 9.0
> Reporter: Jiří Kovalský
> Priority: Critical
> Attachments: exception.txt
>
>
> It is not possible to search for any help in the latest development builds of
> Apache NetBeans. IDE just throws exception [1] instead of opening a window
> with relevant help information.
> *Steps to reproduce:*
> # Launch development build #20180320 of Apache NetBeans 9.0.
> # Type e.g. _properties_ into the *Search* field in the upper right corner
> of the IDE.
> # Press Enter.
> *Expected:*
> Standard help window is opened with relevant information.
> *Actual:*
> NetBeans opens an exception dialog.
> ----
> [1] java.lang.ClassNotFoundException: javax.help.search.SearchEngine
> at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ...
> Caused: java.lang.ClassNotFoundException: javax.help.search.SearchEngine
> starting from ModuleCL@74a3b713[org.netbeans.modules.javahelp] with possible
> defining loaders null and declared parents
> [org.netbeans.MainImpl$BootClassLoader@87aac27,
> ModuleCL@73eccb6d[org.openide.nodes] ...
> [snip]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists