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

Creating NetBeans installers - OpenJDK

2021-02-21 Thread Paulo Alfredo Ribas Toledo
Hello, I am using GitHub's netbeans-12.2.2.tar.gz file to recreate NetBeans version 12.2.2 in the following environment: Linux Fedora 33 and OpenJDK 11.0.10 To compile and create the zip file that will serve as the basis for creating the installers, I use the following commands: export