File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
products/org.eclipse.oomph.setup.installer.product Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<?pde version =" 3.5" ?>
33
4- <product name =" Eclipse Installer" uid =" org.eclipse.oomph.setup.installer.product" id =" org.eclipse.oomph.setup.installer.product" application =" org.eclipse.oomph.setup.installer.application" version =" 1.35.0.qualifier" useFeatures = " true " includeLaunchers =" true" autoIncludeRequirements =" false" >
4+ <product name =" Eclipse Installer" uid =" org.eclipse.oomph.setup.installer.product" id =" org.eclipse.oomph.setup.installer.product" application =" org.eclipse.oomph.setup.installer.application" version =" 1.35.0.qualifier" type = " features " includeLaunchers =" true" autoIncludeRequirements =" false" >
55
66 <configIni use =" " >
77 </configIni >
@@ -23,6 +23,9 @@ Eclipse Installer
2323 <vmArgsMac >-XstartOnFirstThread
2424-Dorg.eclipse.swt.internal.carbon.smallFonts
2525 </vmArgsMac >
26+ <vmArgsWin >-Djavax.net.ssl.trustStoreType=Windows-ROOT
27+ -Djavax.net.ssl.trustStore=NONE
28+ </vmArgsWin >
2629 </launcherArgs >
2730
2831 <windowImages />
You can’t perform that action at this time.
0 commit comments