This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

View | Details | Raw Unified | Return to bug 25524
Collapse All | Expand All

(-)NB.xml (-273 / +95 lines)
Lines 27-39 Link Here
27
        <property array="True" length="0" name="additionalClassPaths" type="string"/>
27
        <property array="True" length="0" name="additionalClassPaths" type="string"/>
28
        <property array="True" length="0" name="systemProperties" type="string"/>
28
        <property array="True" length="0" name="systemProperties" type="string"/>
29
        <property name="beanId">bean11</property>
29
        <property name="beanId">bean11</property>
30
        <extendedProperty name="os2ppk" type="com.ibm.wizard.platform.os2.OS2LauncherExtra">
30
        <extendedProperty name="aixppk.power" type="com.ibm.wizard.platform.aix.AixLauncherExtra">
31
            <property name="fileName">uninstaller.exe</property>
31
            <property name="fileName">uninstaller.bin</property>
32
            <property name="launcherUIDisplayTime">0</property>
32
            <property name="launcherUIDisplayTime">0</property>
33
            <property name="showConsole">False</property>
33
            <property name="showConsole">False</property>
34
        </extendedProperty>
34
        </extendedProperty>
35
        <extendedProperty name="aixppk.power" type="com.ibm.wizard.platform.aix.AixLauncherExtra">
35
        <extendedProperty name="os2ppk" type="com.ibm.wizard.platform.os2.OS2LauncherExtra">
36
            <property name="fileName">uninstaller.bin</property>
36
            <property name="fileName">uninstaller.exe</property>
37
            <property name="launcherUIDisplayTime">0</property>
37
            <property name="launcherUIDisplayTime">0</property>
38
            <property name="showConsole">False</property>
38
            <property name="showConsole">False</property>
39
        </extendedProperty>
39
        </extendedProperty>
Lines 42-53 Link Here
42
            <property name="launcherUIDisplayTime">0</property>
42
            <property name="launcherUIDisplayTime">0</property>
43
            <property name="showConsole">False</property>
43
            <property name="showConsole">False</property>
44
        </extendedProperty>
44
        </extendedProperty>
45
        <extendedProperty name="solaris.launcher.extra.x86" type="com.installshield.wizard.platform.solaris.extra.SolarisLauncherExtraX86">
45
        <extendedProperty name="linux.launcher.extra" type="com.ibm.wizard.platform.linux.LinuxLauncherExtra">
46
            <property name="fileName">uninstaller.bin</property>
46
            <property name="fileName">uninstaller.bin</property>
47
            <property name="launcherUIDisplayTime">0</property>
47
            <property name="launcherUIDisplayTime">0</property>
48
            <property name="showConsole">False</property>
48
            <property name="showConsole">False</property>
49
        </extendedProperty>
49
        </extendedProperty>
50
        <extendedProperty name="linux.launcher.extra" type="com.ibm.wizard.platform.linux.LinuxLauncherExtra">
50
        <extendedProperty name="solaris.launcher.extra.x86" type="com.installshield.wizard.platform.solaris.extra.SolarisLauncherExtraX86">
51
            <property name="fileName">uninstaller.bin</property>
51
            <property name="fileName">uninstaller.bin</property>
52
            <property name="launcherUIDisplayTime">0</property>
52
            <property name="launcherUIDisplayTime">0</property>
53
            <property name="showConsole">False</property>
53
            <property name="showConsole">False</property>
Lines 71-76 Link Here
71
        <property name="active">True</property>
71
        <property name="active">True</property>
72
        <property name="resolveOnReinstalls">False</property>
72
        <property name="resolveOnReinstalls">False</property>
73
        <property name="beanId">bean12</property>
73
        <property name="beanId">bean12</property>
74
        <extendedProperty name="aixppk.power" type="com.ibm.wizard.platform.aix.AixJVMResolutionExtra">
75
            <property array="True" length="0" name="JVMFileResources" type="string"/>
76
            <property array="True" length="4" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
77
                <arrayItem type="com.installshield.util.jvm.JVMFile">
78
                    <property name="fileName">$A(IS_HOME)/jvms/aix_power/ibm_aix_118.jvm</property>
79
                    <property name="fullSearch">False</property>
80
                    <property name="key">aix_power</property>
81
                </arrayItem>
82
                <arrayItem type="com.installshield.util.jvm.JVMFile">
83
                    <property name="fileName">$A(IS_HOME)/jvms/aix_power/ibm_aix_116.jvm</property>
84
                    <property name="fullSearch">False</property>
85
                    <property name="key">aix_power</property>
86
                </arrayItem>
87
                <arrayItem type="com.installshield.util.jvm.JVMFile">
88
                    <property name="fileName">$A(IS_HOME)/jvms/aix_power/ibm_aix_13.jvm</property>
89
                    <property name="fullSearch">False</property>
90
                    <property name="key">aix_power</property>
91
                </arrayItem>
92
                <arrayItem type="com.installshield.util.jvm.JVMFile">
93
                    <property name="fileName">$A(IS_HOME)/jvms/aix_power/ibm_aix_122.jvm</property>
94
                    <property name="fullSearch">False</property>
95
                    <property name="key">aix_power</property>
96
                </arrayItem>
97
            </property>
98
            <property name="JVMResolution">1</property>
99
            <property name="bundledJVMArguments">-qq -o</property>
100
            <property name="bundledJVMResource"/>
101
            <property name="bundledJVMSource"/>
102
            <property name="timeout">120</property>
103
            <property name="useCurrentJVM">True</property>
104
        </extendedProperty>
74
        <extendedProperty name="os2ppk" type="com.ibm.wizard.platform.os2.OS2JVMResolutionExtra">
105
        <extendedProperty name="os2ppk" type="com.ibm.wizard.platform.os2.OS2JVMResolutionExtra">
75
            <property array="True" length="0" name="JVMFileResources" type="string"/>
106
            <property array="True" length="0" name="JVMFileResources" type="string"/>
76
            <property array="True" length="3" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
107
            <property array="True" length="3" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
Lines 97-124 Link Here
97
            <property name="timeout">120</property>
128
            <property name="timeout">120</property>
98
            <property name="useCurrentJVM">True</property>
129
            <property name="useCurrentJVM">True</property>
99
        </extendedProperty>
130
        </extendedProperty>
100
        <extendedProperty name="aixppk.power" type="com.ibm.wizard.platform.aix.AixJVMResolutionExtra">
131
        <extendedProperty name="solaris.jvm.resolution.extra.sparc" type="com.installshield.wizard.platform.solaris.extra.SolarisJVMResolutionExtra">
101
            <property array="True" length="0" name="JVMFileResources" type="string"/>
132
            <property array="True" length="0" name="JVMFileResources" type="string"/>
102
            <property array="True" length="4" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
133
            <property array="True" length="7" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
103
                <arrayItem type="com.installshield.util.jvm.JVMFile">
134
                <arrayItem type="com.installshield.util.jvm.JVMFile">
104
                    <property name="fileName">$A(IS_HOME)/jvms/aix_power/ibm_aix_118.jvm</property>
135
                    <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jdk.1.1.8.solaris.jvm</property>
105
                    <property name="fullSearch">False</property>
136
                    <property name="fullSearch">False</property>
106
                    <property name="key">aix_power</property>
137
                    <property name="key">solaris</property>
107
                </arrayItem>
138
                </arrayItem>
108
                <arrayItem type="com.installshield.util.jvm.JVMFile">
139
                <arrayItem type="com.installshield.util.jvm.JVMFile">
109
                    <property name="fileName">$A(IS_HOME)/jvms/aix_power/ibm_aix_116.jvm</property>
140
                    <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jre.1.2.2.solaris.jvm</property>
110
                    <property name="fullSearch">False</property>
141
                    <property name="fullSearch">False</property>
111
                    <property name="key">aix_power</property>
142
                    <property name="key">solaris</property>
112
                </arrayItem>
143
                </arrayItem>
113
                <arrayItem type="com.installshield.util.jvm.JVMFile">
144
                <arrayItem type="com.installshield.util.jvm.JVMFile">
114
                    <property name="fileName">$A(IS_HOME)/jvms/aix_power/ibm_aix_13.jvm</property>
145
                    <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jre.1.1.x.solaris.jvm</property>
115
                    <property name="fullSearch">False</property>
146
                    <property name="fullSearch">False</property>
116
                    <property name="key">aix_power</property>
147
                    <property name="key">solaris</property>
117
                </arrayItem>
148
                </arrayItem>
118
                <arrayItem type="com.installshield.util.jvm.JVMFile">
149
                <arrayItem type="com.installshield.util.jvm.JVMFile">
119
                    <property name="fileName">$A(IS_HOME)/jvms/aix_power/ibm_aix_122.jvm</property>
150
                    <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jre.1.1.8.solaris.jvm</property>
120
                    <property name="fullSearch">False</property>
151
                    <property name="fullSearch">False</property>
121
                    <property name="key">aix_power</property>
152
                    <property name="key">solaris</property>
153
                </arrayItem>
154
                <arrayItem type="com.installshield.util.jvm.JVMFile">
155
                    <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jre.1.3X.solaris.jvm</property>
156
                    <property name="fullSearch">False</property>
157
                    <property name="key">solaris</property>
158
                </arrayItem>
159
                <arrayItem type="com.installshield.util.jvm.JVMFile">
160
                    <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jre.1.3.0.solaris.jvm</property>
161
                    <property name="fullSearch">False</property>
162
                    <property name="key">solaris</property>
163
                </arrayItem>
164
                <arrayItem type="com.installshield.util.jvm.JVMFile">
165
                    <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jdk.1.2.2.solaris.jvm</property>
166
                    <property name="fullSearch">False</property>
167
                    <property name="key">solaris</property>
122
                </arrayItem>
168
                </arrayItem>
123
            </property>
169
            </property>
124
            <property name="JVMResolution">1</property>
170
            <property name="JVMResolution">1</property>
Lines 184-236 Link Here
184
            <property name="timeout">120</property>
230
            <property name="timeout">120</property>
185
            <property name="useCurrentJVM">True</property>
231
            <property name="useCurrentJVM">True</property>
186
        </extendedProperty>
232
        </extendedProperty>
187
        <extendedProperty name="solaris.jvm.resolution.extra.sparc" type="com.installshield.wizard.platform.solaris.extra.SolarisJVMResolutionExtra">
233
        <extendedProperty name="HPUX_1020_PARISC_ID" type="com.installshield.wizard.platform.hpux.extras.HpuxJVMResolutionExtra">
188
            <property array="True" length="0" name="JVMFileResources" type="string"/>
234
            <property array="True" length="0" name="JVMFileResources" type="string"/>
189
            <property array="True" length="7" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
235
            <property array="True" length="5" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
190
                <arrayItem type="com.installshield.util.jvm.JVMFile">
191
                    <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jdk.1.1.8.solaris.jvm</property>
192
                    <property name="fullSearch">False</property>
193
                    <property name="key">solaris</property>
194
                </arrayItem>
195
                <arrayItem type="com.installshield.util.jvm.JVMFile">
196
                    <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jre.1.2.2.solaris.jvm</property>
197
                    <property name="fullSearch">False</property>
198
                    <property name="key">solaris</property>
199
                </arrayItem>
200
                <arrayItem type="com.installshield.util.jvm.JVMFile">
236
                <arrayItem type="com.installshield.util.jvm.JVMFile">
201
                    <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jre.1.1.x.solaris.jvm</property>
237
                    <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux11-0_118_005a_jre.jvm</property>
202
                    <property name="fullSearch">False</property>
238
                    <property name="fullSearch">False</property>
203
                    <property name="key">solaris</property>
239
                    <property name="key">hpux</property>
204
                </arrayItem>
240
                </arrayItem>
205
                <arrayItem type="com.installshield.util.jvm.JVMFile">
241
                <arrayItem type="com.installshield.util.jvm.JVMFile">
206
                    <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jre.1.1.8.solaris.jvm</property>
242
                    <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux_118_jdk.jvm</property>
207
                    <property name="fullSearch">False</property>
243
                    <property name="fullSearch">False</property>
208
                    <property name="key">solaris</property>
244
                    <property name="key">hpux</property>
209
                </arrayItem>
245
                </arrayItem>
210
                <arrayItem type="com.installshield.util.jvm.JVMFile">
246
                <arrayItem type="com.installshield.util.jvm.JVMFile">
211
                    <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jre.1.3X.solaris.jvm</property>
247
                    <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux10-2_118_jre.jvm</property>
212
                    <property name="fullSearch">False</property>
248
                    <property name="fullSearch">False</property>
213
                    <property name="key">solaris</property>
249
                    <property name="key">hpux</property>
214
                </arrayItem>
250
                </arrayItem>
215
                <arrayItem type="com.installshield.util.jvm.JVMFile">
251
                <arrayItem type="com.installshield.util.jvm.JVMFile">
216
                    <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jre.1.3.0.solaris.jvm</property>
252
                    <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux_130.jvm</property>
217
                    <property name="fullSearch">False</property>
253
                    <property name="fullSearch">False</property>
218
                    <property name="key">solaris</property>
254
                    <property name="key">hpux</property>
219
                </arrayItem>
255
                </arrayItem>
220
                <arrayItem type="com.installshield.util.jvm.JVMFile">
256
                <arrayItem type="com.installshield.util.jvm.JVMFile">
221
                    <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jdk.1.2.2.solaris.jvm</property>
257
                    <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux_122.jvm</property>
222
                    <property name="fullSearch">False</property>
258
                    <property name="fullSearch">False</property>
223
                    <property name="key">solaris</property>
259
                    <property name="key">hpux</property>
224
                </arrayItem>
260
                </arrayItem>
225
            </property>
261
            </property>
226
            <property name="JVMResolution">1</property>
262
            <property name="JVMResolution">1</property>
227
            <property name="bundledJVMArguments">-qq -o</property>
263
            <property name="bundledJVMArguments"/>
228
            <property name="bundledJVMResource"/>
264
            <property name="bundledJVMResource"/>
229
            <property name="bundledJVMSource"/>
265
            <property name="bundledJVMSource"/>
230
            <property name="timeout">120</property>
266
            <property name="timeout">120</property>
231
            <property name="useCurrentJVM">True</property>
267
            <property name="useCurrentJVM">True</property>
232
        </extendedProperty>
268
        </extendedProperty>
233
        <extendedProperty name="HPUX_1020_PARISC_ID" type="com.installshield.wizard.platform.hpux.extras.HpuxJVMResolutionExtra">
269
        <extendedProperty name="HPUX_11x_PARISC_ID" type="com.installshield.wizard.platform.hpux.extras.Hpux11xJVMResolutionExtra">
234
            <property array="True" length="0" name="JVMFileResources" type="string"/>
270
            <property array="True" length="0" name="JVMFileResources" type="string"/>
235
            <property array="True" length="5" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
271
            <property array="True" length="5" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
236
                <arrayItem type="com.installshield.util.jvm.JVMFile">
272
                <arrayItem type="com.installshield.util.jvm.JVMFile">
Lines 312-353 Link Here
312
            <property name="timeout">120</property>
348
            <property name="timeout">120</property>
313
            <property name="useCurrentJVM">True</property>
349
            <property name="useCurrentJVM">True</property>
314
        </extendedProperty>
350
        </extendedProperty>
315
        <extendedProperty name="HPUX_11x_PARISC_ID" type="com.installshield.wizard.platform.hpux.extras.Hpux11xJVMResolutionExtra">
316
            <property array="True" length="0" name="JVMFileResources" type="string"/>
317
            <property array="True" length="5" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
318
                <arrayItem type="com.installshield.util.jvm.JVMFile">
319
                    <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux11-0_118_005a_jre.jvm</property>
320
                    <property name="fullSearch">False</property>
321
                    <property name="key">hpux</property>
322
                </arrayItem>
323
                <arrayItem type="com.installshield.util.jvm.JVMFile">
324
                    <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux_118_jdk.jvm</property>
325
                    <property name="fullSearch">False</property>
326
                    <property name="key">hpux</property>
327
                </arrayItem>
328
                <arrayItem type="com.installshield.util.jvm.JVMFile">
329
                    <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux10-2_118_jre.jvm</property>
330
                    <property name="fullSearch">False</property>
331
                    <property name="key">hpux</property>
332
                </arrayItem>
333
                <arrayItem type="com.installshield.util.jvm.JVMFile">
334
                    <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux_130.jvm</property>
335
                    <property name="fullSearch">False</property>
336
                    <property name="key">hpux</property>
337
                </arrayItem>
338
                <arrayItem type="com.installshield.util.jvm.JVMFile">
339
                    <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux_122.jvm</property>
340
                    <property name="fullSearch">False</property>
341
                    <property name="key">hpux</property>
342
                </arrayItem>
343
            </property>
344
            <property name="JVMResolution">1</property>
345
            <property name="bundledJVMArguments"/>
346
            <property name="bundledJVMResource"/>
347
            <property name="bundledJVMSource"/>
348
            <property name="timeout">120</property>
349
            <property name="useCurrentJVM">True</property>
350
        </extendedProperty>
351
        <extendedProperty name="linux.jvm.resolution" type="com.ibm.wizard.platform.linux.LinuxJVMResolutionExtra">
351
        <extendedProperty name="linux.jvm.resolution" type="com.ibm.wizard.platform.linux.LinuxJVMResolutionExtra">
352
            <property array="True" length="0" name="JVMFileResources" type="string"/>
352
            <property array="True" length="0" name="JVMFileResources" type="string"/>
353
            <property array="True" length="24" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
353
            <property array="True" length="24" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
Lines 516-527 Link Here
516
            <removeOption>0</removeOption>
516
            <removeOption>0</removeOption>
517
            <installFailureOption>3</installFailureOption>
517
            <installFailureOption>3</installFailureOption>
518
            <onFailSummaryMessage/>
518
            <onFailSummaryMessage/>
519
            <extendedProperty name="solaris_pkginfo" type="com.installshield.wizard.platform.solaris.extra.SolarisPkginfoExtra">
520
                <property name="pkg"/>
521
            </extendedProperty>
522
            <extendedProperty name="os2ppk" type="com.ibm.wizard.platform.os2.OS2ProductComponentExtra">
519
            <extendedProperty name="os2ppk" type="com.ibm.wizard.platform.os2.OS2ProductComponentExtra">
523
                <property name="riplSetting">CLIENT_SHARED</property>
520
                <property name="riplSetting">CLIENT_SHARED</property>
524
            </extendedProperty>
521
            </extendedProperty>
522
            <extendedProperty name="solaris_pkginfo" type="com.installshield.wizard.platform.solaris.extra.SolarisPkginfoExtra">
523
                <property name="pkg"/>
524
            </extendedProperty>
525
            <extendedProperty name="HpuxComponentInfo" type="com.installshield.wizard.platform.hpux.extras.HpuxComponentInfoExtra"/>
525
            <extendedProperty name="HpuxComponentInfo" type="com.installshield.wizard.platform.hpux.extras.HpuxComponentInfoExtra"/>
526
            <extendedProperty name="linux" type="com.ibm.wizard.platform.linux.LinuxProductComponentExtra">
526
            <extendedProperty name="linux" type="com.ibm.wizard.platform.linux.LinuxProductComponentExtra">
527
                <property name="autoReqProv">True</property>
527
                <property name="autoReqProv">True</property>
Lines 1157-1284 Link Here
1157
            </property>
1157
            </property>
1158
        </arrayItem>
1158
        </arrayItem>
1159
        <arrayItem type="com.installshield.isje.build.DistributionSupport">
1159
        <arrayItem type="com.installshield.isje.build.DistributionSupport">
1160
            <property array="True" length="9" name="distributions" type="com.installshield.isje.build.Distribution">
1160
            <property array="True" length="5" name="distributions" type="com.installshield.isje.build.Distribution">
1161
                <arrayItem type="com.ibm.wizard.platform.aix.AixLauncherDistribution">
1162
                    <property name="enabled">True</property>
1163
                    <property name="fileName">setupaix.bin</property>
1164
                    <property array="True" length="4" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
1165
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1166
                            <property name="fileName">$A(IS_HOME)/jvms/aix_power/ibm_aix_13.jvm</property>
1167
                            <property name="fullSearch">False</property>
1168
                            <property name="key">aix_power</property>
1169
                        </arrayItem>
1170
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1171
                            <property name="fileName">$A(IS_HOME)/jvms/aix_power/ibm_aix_122.jvm</property>
1172
                            <property name="fullSearch">False</property>
1173
                            <property name="key">aix_power</property>
1174
                        </arrayItem>
1175
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1176
                            <property name="fileName">$A(IS_HOME)/jvms/aix_power/ibm_aix_118.jvm</property>
1177
                            <property name="fullSearch">False</property>
1178
                            <property name="key">aix_power</property>
1179
                        </arrayItem>
1180
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1181
                            <property name="fileName">$A(IS_HOME)/jvms/aix_power/ibm_aix_116.jvm</property>
1182
                            <property name="fullSearch">False</property>
1183
                            <property name="key">aix_power</property>
1184
                        </arrayItem>
1185
                    </property>
1186
                    <property name="bundledJVMSource"/>
1187
                    <property array="True" length="0" name="embeddedJARs" type="string"/>
1188
                    <property array="True" length="0" name="additionalClassPaths" type="string"/>
1189
                    <property name="embedArchive">False</property>
1190
                    <property name="launcherUIDisplayTime">0</property>
1191
                    <property name="javaArguments">%IF_EXISTS%(&quot;INIT_JAVA_HEAP&quot;, &quot;@INIT_JAVA_HEAP@20m&quot;) %IF_EXISTS%(&quot;MAX_JAVA_HEAP&quot;, &quot;@MAX_JAVA_HEAP@60m&quot;)</property>
1192
                    <property name="wizardArguments"/>
1193
                    <property array="True" length="0" name="systemProperties" type="string"/>
1194
                    <property name="showConsole">False</property>
1195
                </arrayItem>
1196
                <arrayItem type="com.installshield.wizard.platform.hpux.extras.Hpux1020LauncherDistribution">
1197
                    <property name="enabled">True</property>
1198
                    <property name="fileName">setuphp1020.bin</property>
1199
                    <property array="True" length="5" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
1200
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1201
                            <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux11-0_118_005a_jre.jvm</property>
1202
                            <property name="fullSearch">False</property>
1203
                            <property name="key">hpux</property>
1204
                        </arrayItem>
1205
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1206
                            <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux_118_jdk.jvm</property>
1207
                            <property name="fullSearch">False</property>
1208
                            <property name="key">hpux</property>
1209
                        </arrayItem>
1210
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1211
                            <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux10-2_118_jre.jvm</property>
1212
                            <property name="fullSearch">False</property>
1213
                            <property name="key">hpux</property>
1214
                        </arrayItem>
1215
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1216
                            <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux_130.jvm</property>
1217
                            <property name="fullSearch">False</property>
1218
                            <property name="key">hpux</property>
1219
                        </arrayItem>
1220
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1221
                            <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux_122.jvm</property>
1222
                            <property name="fullSearch">False</property>
1223
                            <property name="key">hpux</property>
1224
                        </arrayItem>
1225
                    </property>
1226
                    <property name="bundledJVMSource"/>
1227
                    <property array="True" length="0" name="embeddedJARs" type="string"/>
1228
                    <property array="True" length="0" name="additionalClassPaths" type="string"/>
1229
                    <property name="embedArchive">False</property>
1230
                    <property name="launcherUIDisplayTime">0</property>
1231
                    <property name="javaArguments">%IF_EXISTS%(&quot;INIT_JAVA_HEAP&quot;, &quot;@INIT_JAVA_HEAP@20m&quot;) %IF_EXISTS%(&quot;MAX_JAVA_HEAP&quot;, &quot;@MAX_JAVA_HEAP@60m&quot;)</property>
1232
                    <property name="wizardArguments"/>
1233
                    <property array="True" length="0" name="systemProperties" type="string"/>
1234
                    <property name="showConsole">False</property>
1235
                </arrayItem>
1236
                <arrayItem type="com.installshield.wizard.platform.hpux.extras.Hpux11xLauncherDistribution">
1237
                    <property name="enabled">True</property>
1238
                    <property name="fileName">setuphp11x.bin</property>
1239
                    <property array="True" length="5" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
1240
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1241
                            <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux11-0_118_005a_jre.jvm</property>
1242
                            <property name="fullSearch">False</property>
1243
                            <property name="key">hpux</property>
1244
                        </arrayItem>
1245
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1246
                            <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux_118_jdk.jvm</property>
1247
                            <property name="fullSearch">False</property>
1248
                            <property name="key">hpux</property>
1249
                        </arrayItem>
1250
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1251
                            <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux10-2_118_jre.jvm</property>
1252
                            <property name="fullSearch">False</property>
1253
                            <property name="key">hpux</property>
1254
                        </arrayItem>
1255
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1256
                            <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux_130.jvm</property>
1257
                            <property name="fullSearch">False</property>
1258
                            <property name="key">hpux</property>
1259
                        </arrayItem>
1260
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1261
                            <property name="fileName">$A(IS_HOME)/jvms/hpux/hp_hpux_122.jvm</property>
1262
                            <property name="fullSearch">False</property>
1263
                            <property name="key">hpux</property>
1264
                        </arrayItem>
1265
                    </property>
1266
                    <property name="bundledJVMSource"/>
1267
                    <property array="True" length="0" name="embeddedJARs" type="string"/>
1268
                    <property array="True" length="0" name="additionalClassPaths" type="string"/>
1269
                    <property name="embedArchive">False</property>
1270
                    <property name="launcherUIDisplayTime">0</property>
1271
                    <property name="javaArguments">%IF_EXISTS%(&quot;INIT_JAVA_HEAP&quot;, &quot;@INIT_JAVA_HEAP@20m&quot;) %IF_EXISTS%(&quot;MAX_JAVA_HEAP&quot;, &quot;@MAX_JAVA_HEAP@60m&quot;)</property>
1272
                    <property name="wizardArguments"/>
1273
                    <property array="True" length="0" name="systemProperties" type="string"/>
1274
                    <property name="showConsole">False</property>
1275
                </arrayItem>
1276
                <arrayItem type="com.ibm.wizard.platform.linux.LinuxLauncherDistribution">
1161
                <arrayItem type="com.ibm.wizard.platform.linux.LinuxLauncherDistribution">
1277
                    <property name="enabled">True</property>
1162
                    <property name="enabled">True</property>
1278
                    <property name="fileName">setuplinux.bin</property>
1163
                    <property name="fileName">setuplinux.bin</property>
1279
                    <property array="True" length="15" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
1164
                    <property array="True" length="10" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
1280
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1165
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1281
                            <property name="fileName">$A(IS_HOME)/jvms/linux/sunjre14.jvm</property>
1166
                            <property name="fileName">$A(IS_HOME)/jvms/linux/sunjdk141.jvm</property>
1282
                            <property name="fullSearch">False</property>
1167
                            <property name="fullSearch">False</property>
1283
                        </arrayItem>
1168
                        </arrayItem>
1284
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1169
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
Lines 1286-1381 Link Here
1286
                            <property name="fullSearch">False</property>
1171
                            <property name="fullSearch">False</property>
1287
                        </arrayItem>
1172
                        </arrayItem>
1288
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1173
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1289
                            <property name="fileName">$A(IS_HOME)/jvms/linux/blackdownjre14.jvm</property>
1290
                            <property name="fullSearch">False</property>
1291
                        </arrayItem>
1292
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1293
                            <property name="fileName">$A(IS_HOME)/jvms/linux/ibmjdk14.jvm</property>
1174
                            <property name="fileName">$A(IS_HOME)/jvms/linux/ibmjdk14.jvm</property>
1294
                            <property name="fullSearch">False</property>
1175
                            <property name="fullSearch">False</property>
1295
                        </arrayItem>
1176
                        </arrayItem>
1296
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1177
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1297
                            <property name="fileName">$A(IS_HOME)/jvms/linux/ibmjre14.jvm</property>
1298
                            <property name="fullSearch">False</property>
1299
                        </arrayItem>
1300
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1301
                            <property name="fileName">$A(IS_HOME)/jvms/linux/sunjre13.jvm</property>
1302
                            <property name="fullSearch">False</property>
1303
                            <property name="key">linux</property>
1304
                        </arrayItem>
1305
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1306
                            <property name="fileName">$A(IS_HOME)/jvms/linux/sunjre131.jvm</property>
1307
                            <property name="fullSearch">False</property>
1308
                            <property name="key">linux</property>
1309
                        </arrayItem>
1310
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1311
                            <property name="fileName">$A(IS_HOME)/jvms/linux/sunjdk131.jvm</property>
1178
                            <property name="fileName">$A(IS_HOME)/jvms/linux/sunjdk131.jvm</property>
1312
                            <property name="fullSearch">False</property>
1179
                            <property name="fullSearch">False</property>
1313
                            <property name="key">linux</property>
1180
                            <property name="key">linux</property>
1314
                        </arrayItem>
1181
                        </arrayItem>
1315
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1182
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1316
                            <property name="fileName">$A(IS_HOME)/jvms/linux/sunjdk13.jvm</property>
1317
                            <property name="fullSearch">False</property>
1318
                            <property name="key">linux</property>
1319
                        </arrayItem>
1320
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1321
                            <property name="fileName">$A(IS_HOME)/jvms/linux/ibmjdk13.jvm</property>
1322
                            <property name="fullSearch">False</property>
1323
                            <property name="key">linux</property>
1324
                        </arrayItem>
1325
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1326
                            <property name="fileName">$A(IS_HOME)/jvms/linux/ibmjre13.jvm</property>
1327
                            <property name="fullSearch">False</property>
1328
                            <property name="key">linux</property>
1329
                        </arrayItem>
1330
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1331
                            <property name="fileName">$A(IS_HOME)/jvms/linux/blackdownjre131.jvm</property>
1332
                            <property name="fullSearch">False</property>
1333
                            <property name="key">linux</property>
1334
                        </arrayItem>
1335
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1336
                            <property name="fileName">$A(IS_HOME)/jvms/linux/blackdownjdk131.jvm</property>
1183
                            <property name="fileName">$A(IS_HOME)/jvms/linux/blackdownjdk131.jvm</property>
1337
                            <property name="fullSearch">False</property>
1184
                            <property name="fullSearch">False</property>
1338
                            <property name="key">linux</property>
1185
                            <property name="key">linux</property>
1339
                        </arrayItem>
1186
                        </arrayItem>
1340
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1187
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1341
                            <property name="fileName">$A(IS_HOME)/jvms/linux/blackdownjdk13.jvm</property>
1188
                            <property name="fileName">$A(IS_HOME)/jvms/linux/sunjre141.jvm</property>
1342
                            <property name="fullSearch">False</property>
1189
                            <property name="fullSearch">False</property>
1343
                            <property name="key">linux</property>
1344
                        </arrayItem>
1190
                        </arrayItem>
1345
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1191
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1346
                            <property name="fileName">$A(IS_HOME)/jvms/linux/blackdownjre13.jvm</property>
1192
                            <property name="fileName">$A(IS_HOME)/jvms/linux/ibmjre141.jvm</property>
1347
                            <property name="fullSearch">False</property>
1193
                            <property name="fullSearch">False</property>
1348
                            <property name="key">linux</property>
1349
                        </arrayItem>
1194
                        </arrayItem>
1350
                    </property>
1351
                    <property name="bundledJVMSource"/>
1352
                    <property array="True" length="0" name="embeddedJARs" type="string"/>
1353
                    <property array="True" length="0" name="additionalClassPaths" type="string"/>
1354
                    <property name="embedArchive">False</property>
1355
                    <property name="launcherUIDisplayTime">0</property>
1356
                    <property name="javaArguments">%IF_EXISTS%(&quot;INIT_JAVA_HEAP&quot;, &quot;@INIT_JAVA_HEAP@20m&quot;) %IF_EXISTS%(&quot;MAX_JAVA_HEAP&quot;, &quot;@MAX_JAVA_HEAP@60m&quot;)</property>
1357
                    <property name="wizardArguments"/>
1358
                    <property array="True" length="0" name="systemProperties" type="string"/>
1359
                    <property name="showConsole">False</property>
1360
                </arrayItem>
1361
                <arrayItem type="com.ibm.wizard.platform.os2.OS2LauncherDistribution">
1362
                    <property name="enabled">True</property>
1363
                    <property name="fileName">setupos2.exe</property>
1364
                    <property array="True" length="3" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
1365
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1195
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1366
                            <property name="fileName">$A(IS_HOME)/jvms/os2/ibm_os2_130.jvm</property>
1196
                            <property name="fileName">$A(IS_HOME)/jvms/linux/sunjre14.jvm</property>
1367
                            <property name="fullSearch">False</property>
1197
                            <property name="fullSearch">False</property>
1368
                            <property name="key">os2</property>
1369
                        </arrayItem>
1198
                        </arrayItem>
1370
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1199
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1371
                            <property name="fileName">$A(IS_HOME)/jvms/os2/ibm_os2_118.jvm</property>
1200
                            <property name="fileName">$A(IS_HOME)/jvms/linux/ibmjre14.jvm</property>
1372
                            <property name="fullSearch">False</property>
1201
                            <property name="fullSearch">False</property>
1373
                            <property name="key">os2</property>
1374
                        </arrayItem>
1202
                        </arrayItem>
1375
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1203
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1376
                            <property name="fileName">$A(IS_HOME)/jvms/os2/ibm_os2_117A.jvm</property>
1204
                            <property name="fileName">$A(IS_HOME)/jvms/linux/sunjre131.jvm</property>
1377
                            <property name="fullSearch">False</property>
1205
                            <property name="fullSearch">False</property>
1378
                            <property name="key">os2</property>
1379
                        </arrayItem>
1206
                        </arrayItem>
1380
                    </property>
1207
                    </property>
1381
                    <property name="bundledJVMSource"/>
1208
                    <property name="bundledJVMSource"/>
Lines 1393-1410 Link Here
1393
                    <property name="fileName">setupsolarisSparc.bin</property>
1220
                    <property name="fileName">setupsolarisSparc.bin</property>
1394
                    <property array="True" length="3" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
1221
                    <property array="True" length="3" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
1395
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1222
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1396
                            <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jre.1.4.0.solaris.jvm</property>
1223
                            <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jdk.1.4.1.solaris.jvm</property>
1397
                            <property name="fullSearch">False</property>
1224
                            <property name="fullSearch">False</property>
1398
                        </arrayItem>
1225
                        </arrayItem>
1399
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1226
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1400
                            <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jre.1.3X.solaris.jvm</property>
1227
                            <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jdk.1.4.solaris.jvm</property>
1401
                            <property name="fullSearch">True</property>
1228
                            <property name="fullSearch">False</property>
1402
                            <property name="key">solaris</property>
1403
                        </arrayItem>
1229
                        </arrayItem>
1404
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1230
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1405
                            <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jre.1.3.0.solaris.jvm</property>
1231
                            <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jdk.1.3.1.solaris.jvm</property>
1406
                            <property name="fullSearch">False</property>
1232
                            <property name="fullSearch">False</property>
1407
                            <property name="key">solaris</property>
1408
                        </arrayItem>
1233
                        </arrayItem>
1409
                    </property>
1234
                    </property>
1410
                    <property name="bundledJVMSource"/>
1235
                    <property name="bundledJVMSource"/>
Lines 1422-1439 Link Here
1422
                    <property name="fileName">setupsolarisX86.bin</property>
1247
                    <property name="fileName">setupsolarisX86.bin</property>
1423
                    <property array="True" length="3" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
1248
                    <property array="True" length="3" name="JVMFileSources" type="com.installshield.util.jvm.JVMFile">
1424
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1249
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1425
                            <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jre.1.4.0.solaris.jvm</property>
1250
                            <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jdk.1.4.1.solaris.jvm</property>
1426
                            <property name="fullSearch">False</property>
1251
                            <property name="fullSearch">False</property>
1427
                        </arrayItem>
1252
                        </arrayItem>
1428
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1253
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1429
                            <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jre.1.3X.solaris.jvm</property>
1254
                            <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jdk.1.4.solaris.jvm</property>
1430
                            <property name="fullSearch">False</property>
1255
                            <property name="fullSearch">False</property>
1431
                            <property name="key">solaris</property>
1432
                        </arrayItem>
1256
                        </arrayItem>
1433
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1257
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1434
                            <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jre.1.3.0.solaris.jvm</property>
1258
                            <property name="fileName">$A(IS_HOME)/jvms/solaris/sun.jdk.1.3.1.solaris.jvm</property>
1435
                            <property name="fullSearch">False</property>
1259
                            <property name="fullSearch">False</property>
1436
                            <property name="key">solaris</property>
1437
                        </arrayItem>
1260
                        </arrayItem>
1438
                    </property>
1261
                    </property>
1439
                    <property name="bundledJVMSource"/>
1262
                    <property name="bundledJVMSource"/>
Lines 1460-1468 Link Here
1460
                            <property name="key">win32</property>
1283
                            <property name="key">win32</property>
1461
                        </arrayItem>
1284
                        </arrayItem>
1462
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1285
                        <arrayItem type="com.installshield.util.jvm.JVMFile">
1463
                            <property name="fileName">$A(IS_HOME)/jvms/win32/sun_win32_13.jvm</property>
1286
                            <property name="fileName">$A(IS_HOME)/jvms/win32/sun_win32_141.jvm</property>
1464
                            <property name="fullSearch">False</property>
1287
                            <property name="fullSearch">False</property>
1465
                            <property name="key">win32</property>
1466
                        </arrayItem>
1288
                        </arrayItem>
1467
                    </property>
1289
                    </property>
1468
                    <property name="bundledJVMSource"/>
1290
                    <property name="bundledJVMSource"/>
(-)jvms/linux/blackdownjre14.jvm (-2 / +4 lines)
Lines 17-23 Link Here
17
  "/opt/j2re1.4"
17
  "/opt/j2re1.4"
18
/:
18
/:
19
PLATFORM_HINT:
19
PLATFORM_HINT:
20
  JAVA_HOME
20
	JDK_HOME
21
	JDKHOME
21
  JDKHOME
22
	JAVA_HOME
23
	JAVA_PATH
22
/:
24
/:
23
		
25
		
(-)jvms/linux/ibmjdk14.jvm (-1 / +3 lines)
Lines 19-25 Link Here
19
  "/usr/local/jdk14"
19
  "/usr/local/jdk14"
20
/:
20
/:
21
PLATFORM_HINT:
21
PLATFORM_HINT:
22
  JDK_HOME
23
  JDKHOME
24
  JAVA_PATH
22
  JAVA_HOME
25
  JAVA_HOME
23
	JDKHOME
24
/:
26
/:
25
		
27
		
(-)jvms/linux/sunjdk14.jvm (-4 / +5 lines)
Lines 19-29 Link Here
19
  "/usr/j2sdk1.4.0"
19
  "/usr/j2sdk1.4.0"
20
  "/usr/local/j2sdk1.4.0"
20
  "/usr/local/j2sdk1.4.0"
21
	"/usr/java/jdk1.4"
21
	"/usr/java/jdk1.4"
22
	
22
23
/:
23
/:
24
PLATFORM_HINT:
24
PLATFORM_HINT:
25
	JAVA_HOME
25
  JDK_HOME
26
	JDKHOME
26
  JDKHOME
27
  JAVA_PATH
28
  JAVA_HOME
27
/:
29
/:
28
29
30
(-)jvms/solaris/sun.jre.1.4.0.solaris.jvm (-8 / +13 lines)
Lines 1-21 Link Here
1
DESC: Sun Java Runtime Kit (JRE) 1.4.0 for Solaris
1
DESC: Sun Java Runtime Kit (JRE) 1.4.0 for Solaris
2
JVM_EXE: bin/java
2
JVM_EXE: jre/bin/java
3
PATH_HINT:
3
PATH_HINT:
4
  /usr/jre1.4
5
  /usr/jre1.4.0
6
  /usr/java1.4
4
  /usr/java1.4
7
  /usr/java
5
  /usr/java
8
  /usr/java1.4.0
6
  /usr/java1.4.0
9
	/usr/local/java
7
	/usr/local/java
10
	/usr/local/java1.4.0
8
	/usr/local/java1.4.0
11
	/usr/local/jre
12
	/usr/local/jre1.4
13
	/usr/local/jre1.4.0
14
  /usr/jdk
9
  /usr/jdk
15
  /usr/jdk1.4
10
  /usr/jdk1.4
16
  /usr/jdk1.4.0
11
  /usr/jdk1.4.0
17
  /opt/jre1.4
12
	/usr/j2se
18
  /opt/jre1.4.0
13
	/usr/j2sdk
19
  /opt/java
14
  /opt/java
20
  /opt/java1.4
15
  /opt/java1.4
21
  /opt/java1.4.0
16
  /opt/java1.4.0
Lines 44-49 Link Here
44
BOOT_CLASSPATH: -Xbootclasspath:
39
BOOT_CLASSPATH: -Xbootclasspath:
45
NO_CLASS_GC: -Xnoclassgc
40
NO_CLASS_GC: -Xnoclassgc
46
INIT_JAVA_HEAP: -Xms
41
INIT_JAVA_HEAP: -Xms
42
43
/:
44
PLATFORM_HINT:
45
  JAVA_PATH
46
  JDK_HOME
47
  JAVA_HOME
48
  JDKHOME
49
50
/:
51
				
47
MAX_JAVA_HEAP: -Xmx
52
MAX_JAVA_HEAP: -Xmx
48
REDUCE_OS_SIGNALS: -Xrs
53
REDUCE_OS_SIGNALS: -Xrs
49
CHECK_JNI: -Xcheck:jni
54
CHECK_JNI: -Xcheck:jni
(-)jvms/win32/sun_win32_14.jvm (-7 / +9 lines)
Lines 9-24 Link Here
9
	"java.version=1.4.0"
9
	"java.version=1.4.0"
10
/:
10
/:
11
PLATFORM_HINT:
11
PLATFORM_HINT:
12
	\HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4\JavaHome
13
	\HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.4\JavaHome
12
	\HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.4\JavaHome
14
/:
13
/:
15
PATH_HINT:
14
PATH_HINT:
16
	\Program Files\JavaSoft\JRE\1.4.0
15
	\Program Files\JavaSoft\1.4.0
17
	\JavaSoft\JRE\1.4.0
16
	\Program Files\JavaSoft\j2sdk1.4.0
18
	\Java\JRE\1.4.0		
17
	\JavaSoft\1.4.0
19
	
18
	\JavaSoft\j2sdk1.4.0
20
	
19
	\Java\1.4.0
21
	
20
	\Java\j2sdk1.4.0
21
	\j2sdk1.4.0
22
	\j2sdk1.4
23
		
22
/:
24
/:
23
VERBOSE: -verbose
25
VERBOSE: -verbose
24
VERBOSE_GC: -verbose:gc
26
VERBOSE_GC: -verbose:gc
(-)src/org/netbeans/installer/actions/WriteAction.java (-7 / +32 lines)
Lines 54-59 Link Here
54
    private String fastDir = binDir+"fastjavac"+separator;                  //NOI18N
54
    private String fastDir = binDir+"fastjavac"+separator;                  //NOI18N
55
    //files with x permissions
55
    //files with x permissions
56
    private String[] execFiles = {binDir+"optide.sh",binDir+"rmid_wrapper.sh",binDir+"runide.sh",binDir+".runide_defaults.sh",fastDir+"fastjavac.linux",fastDir+"fastjavac.sun",fastDir+"fastjavac.sun.intel"}; //NOI18N
56
    private String[] execFiles = {binDir+"optide.sh",binDir+"rmid_wrapper.sh",binDir+"runide.sh",binDir+".runide_defaults.sh",fastDir+"fastjavac.linux",fastDir+"fastjavac.sun",fastDir+"fastjavac.sun.intel"}; //NOI18N
57
    private String jdkHome = null;
58
    private String javaHome = null;
57
    
59
    
58
    /**
60
    /**
59
     * Sets the properties file
61
     * Sets the properties file
Lines 153-181 Link Here
153
                copyPreSettings();
155
                copyPreSettings();
154
        }catch (Exception e) {
156
        }catch (Exception e) {
155
            debug(e.getMessage());
157
            debug(e.getMessage());
156
        }        
158
        }
159
        javaHome = System.getProperty("java.home");
160
        if(javaHome != null){
161
            //write info about jvm into ide.cfg
162
            writeJDKHome();
163
        }
157
        setExecPermissions(productInstallLocation+separator);  //NOI18N
164
        setExecPermissions(productInstallLocation+separator);  //NOI18N
158
        
165
        
159
    }
166
    }
167
    private void writeJDKHome(){
168
        try {
169
            String file = productInstallLocation + File.separator + "bin" + File.separator + "ide.cfg"; //NOI18N
170
            PrintWriter ps = new PrintWriter(new BufferedWriter(new FileWriter(file)));
171
            int jreIndex = javaHome.indexOf("jre");
172
            if(jreIndex != -1){
173
                jdkHome = javaHome.substring(0,javaHome.length()-4);
174
            }
175
            //check if it is really jdk - not only jre
176
            File compiler = new File(jdkHome + separator+"bin"+separator+"javac");  //NOI18N
177
            if(compiler.exists()){
178
                ps.println("-jdkhome " + jdkHome + " -J-Xmx96m -J-Xms24m -J-Xverify:none" );    //NOI18N
179
                ps.close();
180
            }
181
        } catch (java.io.IOException e) {
182
            logEvent(this, Log.ERROR, e);
183
        }
184
    }
160
    
185
    
161
    private void setExecPermissions(String execDir){
186
    private void setExecPermissions(String execDir){
162
        debug("execDir: "+execDir);                                 //NOI18N
187
        debug("execDir: "+execDir);                                 //NOI18N
163
        String os = System.getProperty("os.name");                  //NOI18N
188
        String os = System.getProperty("os.name");                  //NOI18N
164
        if(os != null){
189
        if(os != null){
165
            if (os.indexOf("Windows") == -1) {                      //NOI18N                
190
            if (os.indexOf("Windows") == -1) {                      //NOI18N
166
                Runtime rt = Runtime.getRuntime();                
191
                Runtime rt = Runtime.getRuntime();
167
                for(int i=0; i < execFiles.length; i++){                                 
192
                for(int i=0; i < execFiles.length; i++){
168
                    String filePath = execDir+execFiles[i];
193
                    String filePath = execDir+execFiles[i];
169
                    File dir = new File(filePath);
194
                    File dir = new File(filePath);
170
                    if(dir.exists())
195
                    if(dir.exists())
171
                        debug("dir is OK: "+dir.getAbsolutePath());         //NOI18N                                                                       
196
                        debug("dir is OK: "+dir.getAbsolutePath());         //NOI18N
172
                    String[] comm = {"chmod","755",filePath};               //NOI18N
197
                    String[] comm = {"chmod","755",filePath};               //NOI18N
173
                    try{
198
                    try{
174
                        debug("command: "+comm);                            //NOI18N                                               
199
                        debug("command: "+comm);                            //NOI18N
175
                        Process process = rt.exec(comm);
200
                        Process process = rt.exec(comm);
176
                        process.waitFor();
201
                        process.waitFor();
177
                        if(process.exitValue() != 0 ){
202
                        if(process.exitValue() != 0 ){
178
                            debug("exec unsuccessful");                     //NOI18N                           
203
                            debug("exec unsuccessful");                     //NOI18N
179
                        }
204
                        }
180
                    }catch(Exception ep){
205
                    }catch(Exception ep){
181
                        throw new Error(ep.getMessage());
206
                        throw new Error(ep.getMessage());

Return to bug 25524