Re: Javadoc generation from within NetBeans

2021-02-22 Thread Bradley Willcott
Might I suggest you try setting it to: "compiler:compile javadoc:javadoc"? If it solves the problem, then maybe the Netbeans versions you are referring to need to have their defaults changed. However, for my NB 12.1 on Linux, this is the default. Brad. On 23/2/21 12:15 am, Richard Grin wrote

Re: Javadoc generation from within NetBeans

2021-02-22 Thread Richard Grin
With NetBeans 12.1 (Windows 10), it's "generate-sources javadoc:javadoc" too and not "compiler:compile javadoc:javadoc". Richard Le 22/02/2021 à 16:07, Glenn Holmer a écrit : On 2/21/21 9:24 PM, Bradley Willcott wrote: I am using NB 12.1 on Linux. When I right right-click on a project, then

Re: Javadoc generation from within NetBeans

2021-02-22 Thread Glenn Holmer
On 2/21/21 9:24 PM, Bradley Willcott wrote: I am using NB 12.1 on Linux. When I right right-click on a project, then "Properties" -> "Actions" : "Generate Javadoc", I get this under 'Execute Goals:' "compiler:compile javadoc:javadoc". In a new project (using 12.3-beta3), I get "generate-sour

Re: Javadoc generation from within NetBeans

2021-02-21 Thread Bradley Willcott
Hi Glenn, I am using NB 12.1 on Linux. When I right right-click on a project, then "Properties" -> "Actions" : "Generate Javadoc", I get this under 'Execute Goals:' "compiler:compile javadoc:javadoc". I have no problems using the Generate Javadoc menu option on the project right-click menu.

Re: Javadoc generation from within NetBeans

2021-02-20 Thread Glenn Holmer
On 2/20/21 6:05 PM, Chris Marusich wrote: Glenn Holmer writes: Is anybody else having trouble getting NetBeans to generate Javadoc? I've got a modular project (source level 11) that builds and runs successfully (other programs can call into it by declaring the module), but when I click "Generat

Re: Javadoc generation from within NetBeans

2021-02-20 Thread Chris Marusich
Hi Glenn, Glenn Holmer writes: > Is anybody else having trouble getting NetBeans to generate Javadoc? > I've got a modular project (source level 11) that builds and runs > successfully (other programs can call into it by declaring the > module), but when I click "Generate Javadoc" from the proje

Javadoc generation from within NetBeans

2021-02-20 Thread Glenn Holmer
Is anybody else having trouble getting NetBeans to generate Javadoc? I've got a modular project (source level 11) that builds and runs successfully (other programs can call into it by declaring the module), but when I click "Generate Javadoc" from the project menu, I get "Exit code: 1 - error: