[ 
https://issues.apache.org/jira/browse/NETBEANS-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415561#comment-16415561
 ] 

Geertjan Wielenga commented on NETBEANS-492:
--------------------------------------------

OK, done: [https://github.com/apache/incubator-netbeans/pull/467]

I disabled the QuickSearchProvider for JavaHelp so that the Quick Search text 
field continues to work for all other QuickSearchProviders, just not for 
JavaHelp (until JavaHelp is included at some point in the future).

> 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ý
>            Assignee: Geertjan Wielenga
>            Priority: Critical
>              Labels: pull-request-available
>         Attachments: exception.txt
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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

Reply via email to