You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Zoran Sevarac (JIRA)" <ji...@apache.org> on 2018/03/13 11:33:00 UTC

[jira] [Created] (NETBEANS-462) Jaha Help class cannot be found

Zoran Sevarac created NETBEANS-462:
--------------------------------------

             Summary: Jaha 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


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