Amn,
${basedir} is your project's top-level directory
nbproject is a subfolder of your project's top-level directory
project.properties is a file under the nbproject directory
For example, if your project is named "MyProject", your folder structure
would be:
NetBeansProjects/MyProject/
└──
Fascinating ...
Can you decrypt this line : ${basedir}/nbproject/project.properties
Thanks
On 2023-02-25 6:31 p.m., Sean Carrick wrote:
Amn,
Per the JavaDoc references at the Oracle website:
-d directory
Specifies the destination directory where the javadoc command saves
the generated HTM
Amn,
Per the JavaDoc references at the Oracle website:
-d directory
Specifies the destination directory where the javadoc command saves the
generated HTML files. If you omit the -d option, then the files are
saved to the current directory. The directory value can be absolute or
relative to t
Is it possible to redirect the output of JavaDocs in NetBeans 16 to a
directory of choice?
Thanks in advance.
-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.