Changing java system properties permanently

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Steven Buroff

    #1

    Changing java system properties permanently

    I'd like to override some java system properties (and, if possible, add some
    others) so that
    they are changed for all executions of the JVM on my PC. Is there somewhere
    a properties file
    that I can edit or add that will be read during JVM startup? Thanks.

    Steve Buroff


Working...