Skip to content

Commit a3092a9

Browse files
AymanAyman
authored andcommitted
no jre on osx
1 parent c90555f commit a3092a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gui/opensim/installer_files/OSX/opensim.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ default_options="--branding opensim -J-Xms24m -J-Xmx1024m -J-Djava.library.path=
88
# for development purposes you may wish to append: -J-Dnetbeans.logger.console=true -J-ea
99

1010
# default location of JDK/JRE, can be overridden by using --jdkhome <dir> switch
11-
jdkhome="jre"
11+
#jdkhome="jre"
1212

1313
# clusters' paths separated by path.separator (semicolon on Windows, colon on Unices)
1414
#extra_clusters=

0 commit comments

Comments
 (0)