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: C/C++ is NetBeans really worth using?

2021-02-22 Thread Alonso Del Arte
For the sake of completeness, I would like to reiterate what I wrote off-list last week but meant to share with the whole list: I've had problems setting up C/C++ for NetBeans three times, but each time I've found Cygwin and GCC to be the right combination. I have not done anything in C++ much more

Re: C/C++ is NetBeans really worth using?

2021-02-22 Thread Geertjan Wielenga
Run NetBeans itself on a JDK earlier than JDK 14. Gj On Mon, Feb 22, 2021 at 9:41 PM frui...@yahoo.co.uk.INVALID wrote: > From replies it seems like NetBeans is not really being developed for > C/C++ however users really seem to like NetBeans and don't seem to have any > issues using it for C/C

Re: C/C++ is NetBeans really worth using?

2021-02-22 Thread frui...@yahoo.co.uk.INVALID
From replies it seems like NetBeans is not really being developed for C/C++ however users really seem to like NetBeans and don't seem to have any issues using it for C/C++. For that reason I decided to persevere and try to load the 8.2 plugin -but I have problems and need some help. Before doi

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