Thanks Jarda. Good to hear that there is solution on horizon, hopefully
some time soon.
Does this also means that Apache NetBeans IDE will come without help system
by default for now?

On Tue, Mar 13, 2018 at 3:57 PM, Jaroslav Tulach <jaroslav.tul...@gmail.com>
wrote:

> Hello Zoran,
> JavaHelp is currently missing from standard NetBeans distribution as it is
> GPLv2withCPex licensed and Apache and GPL doesn't go well along. You need
> to put it into (boot)classpath somehow for now.
> -jt
>
> PS: There is a guy in Oracle working on relicensing JavaHelp to something
> easier to use from Apache code. Hard to estimate the delivery time,
> however...
>
> 2018-03-13 12:35 GMT+01:00 Zoran Sevarac <seva...@gmail.com>:
>
> > Hi,
> >
> > Did anybody experienced/solved problem with module with Java help?
> > I'm getting the following Class not found exception for Java help when
> > building my NB platform app:
> >
> > 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
> >
> > Cheers
> > Zoran
> >
>



-- 
Zoran Sevarac, PhD, Assistant Professor
Department of Software Engineering
University of Belgrade, Faculty of Organisational Sciences
<http://www.fon.rs>
Neuroph <http://neuroph.sourceforge.net/> founder | Java Champion
<https://community.oracle.com/community/java/java-champions> | NetBeans
Dream Team <http://wiki.netbeans.org/NetBeansDreamTeam>
Homepage: http://www.zoransevarac.com

Reply via email to