11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<?pde version =" 3.5" ?>
33
4- <product name =" Sloeber" uid =" io.sloeber. product.sdk " id =" io.sloeber.product.sdk.product" application =" org.eclipse.ui.ide.workbench" version =" 4.4.2.qualifier" type =" features" includeLaunchers =" true" autoIncludeRequirements =" false " >
4+ <product name =" Sloeber SDK " uid =" sdk. product" id =" io.sloeber.product.sdk.product" application =" org.eclipse.ui.ide.workbench" version =" 4.4.2.qualifier" type =" features" includeLaunchers =" true" autoIncludeRequirements =" true " >
55
66 <aboutInfo >
77 <image path =" /io.sloeber.product.sdk/icons/eclipse_lg.png" />
@@ -22,14 +22,13 @@ https://github.com/sloeber/arduino-eclipse-plugin/graphs/contributors
2222 </configIni >
2323
2424 <launcherArgs >
25- <programArgs >-perspective io.sloeber.application.perspective
26- --launcher.defaultAction openFile
25+ <programArgs >--launcher.defaultAction openFile
2726--launcher.appendVmargs
2827 </programArgs >
29- <vmArgs >-Dosgi.requiredJavaVersion=1.8
30- -Dorg.eclipse.update.reconcile=false
31- -Xms40m
32- -Xmx512m
28+ <vmArgs >-Dorg.eclipse.update.reconcile=false
29+ -Dlog4j.configuration=log4j/log4j.xml
30+ -Xms256m
31+ -Xmx1024m
3332--add-modules=ALL-SYSTEM
3433 </vmArgs >
3534 <vmArgsMac >-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
@@ -207,22 +206,10 @@ United States, other countries, or both.
207206 </plugins >
208207
209208 <features >
210- <feature id =" org.eclipse.cdt.autotools" installMode =" root" />
211- <feature id =" org.eclipse.cdt.gdb" installMode =" root" />
212- <feature id =" org.eclipse.cdt.gnu.build" installMode =" root" />
213- <feature id =" org.eclipse.cdt.gnu.debug" installMode =" root" />
214- <feature id =" org.eclipse.cdt.gnu.dsf" installMode =" root" />
215- <feature id =" org.eclipse.cdt.native" installMode =" root" />
216- <feature id =" org.eclipse.cdt.platform" installMode =" root" />
217- <feature id =" org.eclipse.cdt.testsrunner.feature" installMode =" root" />
218- <feature id =" org.eclipse.cdt" installMode =" root" />
219209 <feature id =" org.eclipse.e4.rcp.source" installMode =" root" />
220210 <feature id =" org.eclipse.e4.rcp" installMode =" root" />
221211 <feature id =" org.eclipse.ecf.core.feature" installMode =" root" />
222212 <feature id =" org.eclipse.ecf.core.ssl.feature" installMode =" root" />
223- <feature id =" org.eclipse.ecf.filetransfer.feature" installMode =" root" />
224- <feature id =" org.eclipse.ecf.filetransfer.httpclient5.feature" installMode =" root" />
225- <feature id =" org.eclipse.ecf.filetransfer.ssl.feature" installMode =" root" />
226213 <feature id =" org.eclipse.emf.common" installMode =" root" />
227214 <feature id =" org.eclipse.emf.ecore" installMode =" root" />
228215 <feature id =" org.eclipse.epp.mpc" installMode =" root" />
@@ -236,21 +223,10 @@ United States, other countries, or both.
236223 <feature id =" org.eclipse.jdt.source" installMode =" root" />
237224 <feature id =" org.eclipse.jdt" installMode =" root" />
238225 <feature id =" org.eclipse.jgit" installMode =" root" />
239- <feature id =" org.eclipse.justj.openjdk.hotspot.jre.full" installMode =" root" />
240- <feature id =" org.eclipse.mylyn_feature" installMode =" root" />
241- <feature id =" org.eclipse.mylyn.commons.identity" installMode =" root" />
242- <feature id =" org.eclipse.mylyn.commons.notifications" installMode =" root" />
243- <feature id =" org.eclipse.mylyn.commons.repositories" installMode =" root" />
244- <feature id =" org.eclipse.mylyn.commons" installMode =" root" />
245- <feature id =" org.eclipse.mylyn.context_feature" installMode =" root" />
246- <feature id =" org.eclipse.mylyn.discovery" installMode =" root" />
247- <feature id =" org.eclipse.mylyn.monitor" installMode =" root" />
248- <feature id =" org.eclipse.nebula.widgets.oscilloscope.feature" installMode =" root" />
249226 <feature id =" org.eclipse.pde.source" installMode =" root" />
250227 <feature id =" org.eclipse.pde" installMode =" root" />
251228 <feature id =" org.eclipse.platform.source" installMode =" root" />
252229 <feature id =" org.eclipse.platform" installMode =" root" />
253- <feature id =" org.eclipse.rcp.source" installMode =" root" />
254230 <feature id =" org.eclipse.rcp" installMode =" root" />
255231 <feature id =" org.eclipse.rse.core" installMode =" root" />
256232 <feature id =" org.eclipse.rse.dstore" installMode =" root" />
@@ -260,18 +236,25 @@ United States, other countries, or both.
260236 <feature id =" org.eclipse.rse.telnet" installMode =" root" />
261237 <feature id =" org.eclipse.rse" installMode =" root" />
262238 <feature id =" org.eclipse.equinox.p2.core.feature.source" installMode =" root" />
263- <feature id =" org.eclipse.help.source" installMode =" root" />
264239 <feature id =" org.eclipse.equinox.p2.user.ui.source" installMode =" root" />
265- <feature id =" org.eclipse.equinox.p2.extras.feature.source" installMode =" root" />
266240 <feature id =" org.eclipse.ecf.filetransfer.httpclientjava.feature" installMode =" root" />
267- <feature id =" org.eclipse.equinox.p2.rcp.feature.source" installMode =" root" />
268241 <feature id =" org.eclipse.egit" installMode =" root" />
269242 <feature id =" org.eclipse.userstorage" installMode =" root" />
270243 <feature id =" org.eclipse.jgit.http.apache" installMode =" root" />
271244 <feature id =" org.eclipse.jgit.gpg.bc" installMode =" root" />
272245 <feature id =" org.eclipse.jgit.ssh.apache" installMode =" root" />
273- <feature id =" org.eclipse.equinox.core.feature.source" installMode =" root" />
274246 <feature id =" org.eclipse.equinox.core.feature" installMode =" root" />
247+ <feature id =" org.eclipse.egit.gitflow.feature" installMode =" root" />
248+ <feature id =" org.eclipse.help.source" installMode =" root" />
249+ <feature id =" org.eclipse.rcp.source" installMode =" root" />
250+ <feature id =" org.eclipse.equinox.p2.rcp.feature.source" installMode =" root" />
251+ <feature id =" org.eclipse.equinox.core.feature.source" installMode =" root" />
252+ <feature id =" org.eclipse.equinox.p2.extras.feature.source" installMode =" root" />
253+ <feature id =" org.eclipse.ecf.filetransfer.ssl.feature" installMode =" root" />
254+ <feature id =" org.eclipse.ecf.filetransfer.feature" installMode =" root" />
255+ <feature id =" org.eclipse.ecf.filetransfer.httpclient5.feature" installMode =" root" />
256+ <feature id =" org.eclipse.justj.openjdk.hotspot.jre.full" installMode =" root" />
257+ <feature id =" org.eclipse.m2e.pde.feature" installMode =" root" />
275258 </features >
276259
277260 <configurations >
@@ -281,7 +264,6 @@ United States, other countries, or both.
281264 <plugin id =" org.eclipse.equinox.event" autoStart =" true" startLevel =" 2" />
282265 <plugin id =" org.eclipse.equinox.p2.reconciler.dropins" autoStart =" true" startLevel =" 0" />
283266 <plugin id =" org.eclipse.equinox.simpleconfigurator" autoStart =" true" startLevel =" 1" />
284- <property name =" osgi.instance.area.default" value =" @user.home/Documents/sloeber-workspace" os =" win32" />
285267 <property name =" org.eclipse.oomph.setup.ui/enable.preference.recorder" value =" false" />
286268 </configurations >
287269
0 commit comments