Re: Where is javax.help.HelpSet?

2024-06-01 Thread Michael Bien
On 01.06.24 09:02, William Kida wrote: I’m a complete newbie in compiling Netbeans. its actually really easy. Its all in the readme. All you need is JDK 17 and ant. Build it once, then open the modules you are interested in (like you would do with any other project). If you press play it st

Re: Where is javax.help.HelpSet?

2024-06-01 Thread William Kida
Since JavaHelp can’t be included in Netbeans source code, I spoke too soon when I said I found where the Netbeans source code created a JavaHelp jar, sorry everyone Best regards, William Sent from my iPhone > On Jun 1, 2024, at 4:00 AM, Antonio wrote: > > Hi, > > javax.help.HelpSet live

Re: Where is javax.help.HelpSet?

2024-06-01 Thread William Kida
Thank you, Antonio Best regards, William Sent from my iPhone > On Jun 1, 2024, at 4:00 AM, Antonio wrote: > > Hi, > > javax.help.HelpSet lives at [1], see also [2]. > > This is GPL licensed and as a consequence cannot be included in Apache > NetBeans. > > HTH, > Antonio > > > [1] > ht

Re: Where is javax.help.HelpSet?

2024-06-01 Thread William Kida
Never mind, I found the place where JavaHelp is created in the source code Best regards, William Sent from my iPhone > On Jun 1, 2024, at 3:02 AM, William Kida wrote: > > I’m a complete newbie in compiling Netbeans. Some imports can not be found, > for example javax.help.HelpSet. It doesn’

Re: Where is javax.help.HelpSet?

2024-06-01 Thread Antonio
Hi, javax.help.HelpSet lives at [1], see also [2]. This is GPL licensed and as a consequence cannot be included in Apache NetBeans. HTH, Antonio [1] https://github.com/javaee/javahelp/blob/master/jhMaster/JavaHelp/src/new/javax/help/HelpSet.java [2] https://en.wikipedia.org/wiki/JavaHelp

Where is javax.help.HelpSet?

2024-06-01 Thread William Kida
I’m a complete newbie in compiling Netbeans. Some imports can not be found, for example javax.help.HelpSet. It doesn’t appear to be in JDK 17 or even JDK 8. Thanks for any help Best regards, William Sent from my iPhone - To u