Tomcat: How do I set up a Java system property in Netbeans?

后端 未结 2 1469
心在旅途
心在旅途 2020-12-11 10:34

How do I, from Netbeans, for use with Tomcat, set up an environment variable that I can read using System.getProperty(...);

We have a sou

2条回答
  •  一向
    一向 (楼主)
    2020-12-11 10:54

    The answer is just in the NetBeans FAQ here:
    http://wiki.netbeans.org/FaqSysPropsDuringRun

提交回复
热议问题