Re: Getting javadoc to work for netbean modules

2023-07-25 Thread Antonio
Hi Juan, ## For Ant based NBP projects: You should take a look at the "Tools/NetBeans Platforms..." in the NetBeans menu. That will show the NetBeans Platform Manager dialog. In that dialog you can set the location of the NetBeans sources in the "Sources" tab. As in all Apache projects, NetB

Re: Getting javadoc to work for netbean modules

2023-07-24 Thread Juan Algaba
Ant, but willing to move to maven if that helps the situation in any way. >doesn't offer me to edit the url anymore, Where can I remove or edit the URL? Also I'm looking for any clues on how to do this in general, not just NB module projects. On Fri, Jul 21, 2023 at 11:12 AM Antonio wrote: > Ho

Re: Getting javadoc to work for netbean modules

2023-07-21 Thread Antonio
Hola Juan, So are you using Maven or using Ant to develop this plugin of yours? Cheers, Antonio On 30/6/23 19:51, Juan Algaba wrote: Hi, I'm developing a plugin using NB 17 and can't get javadoc to work for netbean module related classes, Tried setting the javadoc to https://bits.netbeans

Getting javadoc to work for netbean modules

2023-06-30 Thread Juan Algaba
Hi, I'm developing a plugin using NB 17 and can't get javadoc to work for netbean module related classes, Tried setting the javadoc to https://bits.netbeans.org/dev/javadoc/org-netbeans-modules-projectuiapi/ when offered trough the dialog window, it didn't work and doesn't offer me to edit the url