Geertjan, I am using Ant, per tutorial instructions.Thanks
On Saturday, May 16, 2020, 9:56:34 AM GMT+4:30, Geertjan Wielenga
<[email protected]> wrote:
What kind of project are you using? Ant, Maven, or Gradle?
Gj
On Wed, May 13, 2020 at 2:42 PM HRH <[email protected]> wrote:
Hi,I am new to Netbeans. I have configured Netbeans 11.3 with JDK 14. I would
like to compile my project in the IDE environment with a compiler option to
show code details in exceptions " -XX:+ShowCodeDetailsInExceptionMessages". In
the "Project properties"->Build->Compile, I do not see how I can add this
option. There is a "Additional Compile Option" field under "Run Compile in
External VM" but I that's not for IDE compilation (out of curiosity tried it
and received an invalid flag error"
Thanks for any help.