<action name="Initial comment" id="3010" beanClass="com.install4j.runtime.beans.actions.misc.AddVmOptionsAction" actionElevationType="elevated" rollbackBarrierExitCode="0">
<serializedBean>
<property name="launcherId" type="string">2823</property>
- <property name="vmOptions" type="array" elementType="string" length="1">
- <element index="0"># Jalview specific options below</element>
+ <property name="vmOptions" type="array" elementType="string" length="2">
+ <element index="0"># </element>
+ <element index="1"># Jalview specific options below</element>
</property>
</serializedBean>
</action>
<serializedBean>
<property name="launcherId" type="string">2823</property>
<property name="vmOptions" type="array" elementType="string" length="3">
- <element index="0">#</element>
+ <element index="0"># </element>
<element index="1"># Uncomment the following line to disable user-space updates</element>
<element index="2">#-Dnouserdefaultappdir=true</element>
</property>
<serializedBean>
<property name="launcherId" type="string">2823</property>
<property name="vmOptions" type="array" elementType="string" length="3">
- <element index="0">#</element>
+ <element index="0"># </element>
<element index="1"># Comment out the following line to allow user-space updates</element>
<element index="2">-Dnouserdefaultappdir=true</element>
</property>
<serializedBean>
<property name="launcherId" type="string">2823</property>
<property name="vmOptions" type="array" elementType="string" length="5">
- <element index="0">#</element>
+ <element index="0"># </element>
<element index="1"># The below line sets a custom path for user-space updates -- use with caution.</element>
- <element index="2"># A leading ~/ or %h anywhere will be sustituted with the user's home path, and %u by the username.</element>
+ <element index="2"># A leading ~/ or %h anywhere will be substituted with the user's home path, and %u by the username.</element>
<element index="3"># If unset, the default is ${installer:userDefaultAppdirBase} for ${installer:osName}</element>
<element index="4">-Dsetuserappdirpath=${installer:setUserAppdirPath}</element>
</property>
<serializedBean>
<property name="launcherId" type="string">2823</property>
<property name="vmOptions" type="array" elementType="string" length="5">
- <element index="0">#</element>
+ <element index="0"># </element>
<element index="1"># Uncomment the below line to set a custom path for user-space updates -- use with caution.</element>
- <element index="2"># A leading ~/ or %h anywhere will be sustituted with the user's home path, and %u by the username.</element>
+ <element index="2"># A leading ~/ or %h anywhere will be substituted with the user's home path, and %u by the username.</element>
<element index="3"># If not set, the default is ${installer:userDefaultAppdirBase} for ${installer:osName}</element>
<element index="4">#-Dsetuserappdirpath=/tmp/jalview/%u</element>
</property>
<serializedBean>
<property name="launcherId" type="string">2823</property>
<property name="vmOptions" type="array" elementType="string" length="3">
- <element index="0">#</element>
+ <element index="0"># </element>
<element index="1"># Uncomment the following line to also disable all updates</element>
<element index="2">#-Dsilent=noupdate </element>
</property>
<serializedBean>
<property name="launcherId" type="string">2823</property>
<property name="vmOptions" type="array" elementType="string" length="3">
- <element index="0">#</element>
+ <element index="0"># </element>
<element index="1"># Comment out the following line to enable updates</element>
<element index="2">-Dsilent=noupdate</element>
</property>