link start!
This commit is contained in:
Executable
+20
@@ -0,0 +1,20 @@
|
||||
########################################################
|
||||
#
|
||||
# File: nre.properties
|
||||
#
|
||||
# This file contains properties which used
|
||||
# the NRE launch executable
|
||||
#
|
||||
# Revision History
|
||||
# 17 Feb 04 Brian Original
|
||||
#
|
||||
########################################################
|
||||
|
||||
|
||||
# The list of options separated by spaces to pass thru to the VM
|
||||
java.options=-Xmx256M -XX:MaxPermSize=128M -Dfile.encoding=UTF-8 -Xss256K
|
||||
|
||||
# This property is used to toggle how the hostid is calculated
|
||||
# for the current installation. If true on a Window's box, then
|
||||
# the hostid will be prefixed with "WinSJ"
|
||||
softjace=false
|
||||
Reference in New Issue
Block a user