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: [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