The above instructions I provided work either for Ant or Maven. Best to take a step back and consider why to not use Maven, it's the more standard way of working with Java nowadays, or Gradle.
Gj On Sat, May 16, 2020 at 7:28 AM HRH <hrh...@yahoo.com.invalid> wrote: > Geertjan, I am using Ant, per tutorial instructions. > Thanks > > On Saturday, May 16, 2020, 9:56:34 AM GMT+4:30, Geertjan Wielenga < > geert...@apache.org> wrote: > > > What kind of project are you using? Ant, Maven, or Gradle? > > Gj > > On Wed, May 13, 2020 at 2:42 PM HRH <hrh...@yahoo.com.invalid> 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. > >