Re: Compiling issue

2018-07-17 Thread Chuck Davis
As I recall, JavaHelp is not included in Apache NB.  The developers
are considering possible alternatives if I remember correctly since
JavaHelp cannot be relicensed to the Apache license.

On Tue, Jul 17, 2018 at 7:01 AM, Marco Rossi  wrote:
> Hi everybody,
> at last I found some time to spend trying the Netbeans VC 3 with my project 
> but I've got this compiling issue :-/
>
> 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)
> ...
>
> Netbeans VC 3 in my MacBookPro with macOS 10.13.5 and JDK 10.0.1 64 bit. 
> Before now I didn’t try to compile my application project on something more 
> updated then Netbeans 8.2 and JDK 1.8.144
>
> What am I wrong?
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

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



Compiling issue

2018-07-17 Thread Marco Rossi
Hi everybody,
at last I found some time to spend trying the Netbeans VC 3 with my project but 
I've got this compiling issue :-/

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)
...

Netbeans VC 3 in my MacBookPro with macOS 10.13.5 and JDK 10.0.1 64 bit. Before 
now I didn’t try to compile my application project on something more updated 
then Netbeans 8.2 and JDK 1.8.144

What am I wrong?
-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

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