You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Geertjan Wielenga (JIRA)" <ji...@apache.org> on 2018/04/10 12:38:00 UTC

[jira] [Commented] (NETBEANS-462) Java Help class cannot be found

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

Geertjan Wielenga commented on NETBEANS-462:
--------------------------------------------

JavaHelp is not part of the Oracle donation of NetBeans to Apache. You need to include it yourself if needed.

> Java Help class cannot be found
> -------------------------------
>
>                 Key: NETBEANS-462
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-462
>             Project: NetBeans
>          Issue Type: Bug
>          Components: platform - Help System
>            Reporter: Zoran Sevarac
>            Priority: Critical
>
> While building NetBeans Platform application that has module with Java Help I'm getting the following exception:
> An annotation processor threw an uncaught exception.
> Consult the following stack trace for details.
> java.lang.NoClassDefFoundError: com/sun/java/help/search/Indexer
>     at org.netbeans.modules.javahelp.HelpSetRegistrationProcessor.handleProcess(HelpSetRegistrationProcessor.java:145)
>     at org.openide.filesystems.annotations.LayerGeneratingProcessor.process(LayerGeneratingProcessor.java:99)
>     at com.sun.tools.javac
> ....
> There is no this problem with NetBeans 8.2
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists