@@ -25,10 +25,10 @@ https://github.com/sloeber/arduino-eclipse-plugin/graphs/contributors
2525 <programArgs >--launcher.defaultAction openFile
2626--launcher.appendVmargs
2727 </programArgs >
28- <vmArgs >-Dorg.eclipse.update.reconcile=false
29- -Dlog4j.configuration=log4j/log4j.xml
30- -Xms256m
31- -Xmx2048m
28+ <vmArgs >-Dorg.eclipse.update.reconcile=false
29+ -Dlog4j.configuration=log4j/log4j.xml
30+ -Xms256m
31+ -Xmx2048m
3232--add-modules=ALL-SYSTEM
3333 </vmArgs >
3434 <vmArgsMac >-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
@@ -209,7 +209,6 @@ United States, other countries, or both.
209209 <feature id =" org.eclipse.e4.rcp.source" installMode =" root" />
210210 <feature id =" org.eclipse.e4.rcp" installMode =" root" />
211211 <feature id =" org.eclipse.ecf.core.feature" installMode =" root" />
212- <feature id =" org.eclipse.ecf.core.ssl.feature" installMode =" root" />
213212 <feature id =" org.eclipse.emf.common" installMode =" root" />
214213 <feature id =" org.eclipse.emf.ecore" installMode =" root" />
215214 <feature id =" org.eclipse.epp.mpc" installMode =" root" />
@@ -239,7 +238,6 @@ United States, other countries, or both.
239238 <feature id =" org.eclipse.equinox.p2.user.ui.source" installMode =" root" />
240239 <feature id =" org.eclipse.ecf.filetransfer.httpclientjava.feature" installMode =" root" />
241240 <feature id =" org.eclipse.egit" installMode =" root" />
242- <feature id =" org.eclipse.userstorage" installMode =" root" />
243241 <feature id =" org.eclipse.jgit.http.apache" installMode =" root" />
244242 <feature id =" org.eclipse.jgit.gpg.bc" installMode =" root" />
245243 <feature id =" org.eclipse.jgit.ssh.apache" installMode =" root" />
@@ -250,7 +248,6 @@ United States, other countries, or both.
250248 <feature id =" org.eclipse.equinox.p2.rcp.feature.source" installMode =" root" />
251249 <feature id =" org.eclipse.equinox.core.feature.source" installMode =" root" />
252250 <feature id =" org.eclipse.equinox.p2.extras.feature.source" installMode =" root" />
253- <feature id =" org.eclipse.ecf.filetransfer.ssl.feature" installMode =" root" />
254251 <feature id =" org.eclipse.ecf.filetransfer.feature" installMode =" root" />
255252 <feature id =" org.eclipse.ecf.filetransfer.httpclient5.feature" installMode =" root" />
256253 <feature id =" org.eclipse.justj.openjdk.hotspot.jre.full" installMode =" root" />
0 commit comments