I'm currently studying java security on Java tutorial Oracle. I was just wondering, for the following command line arguments, how could I achieve the same purpose, but using NetBeans IDE? What do I have to do with NetBeans to achieve the same effect?
To execute the GetProps application with the default security manager, type the following:
java -Djava.security.manager GetProps