I have a maven Java web project, and I need to pass in a JVM argument to 
specify the path to an external properties directory.

The rest of the team on this project uses Eclipse, and they just add the 
argument -Dprop.name=prop.value in the server's config.

Where does the -D JVM setting go in Netbeans 11.3?  I tried Project Properties 
Configurations and Actions to no effect.


Reply via email to