@@ -29,11 +29,14 @@ it.baeyens.arduino.application.perspective
29
29
--launcher.XXMaxPermSize 256M
30
30
--launcher.XXMaxPermSize 256m
31
31
--launcher.defaultAction openFile
32
- --launcher.appendVmargs</programArgs >
32
+ --launcher.appendVmargs
33
+ </programArgs >
33
34
<vmArgs >-Dosgi.requiredJavaVersion=1.6
34
35
-Xms40m
35
- -Xmx512m</vmArgs >
36
- <vmArgsMac >-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts</vmArgsMac >
36
+ -Xmx512m
37
+ </vmArgs >
38
+ <vmArgsMac >-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
39
+ </vmArgsMac >
37
40
</launcherArgs >
38
41
39
42
<windowImages i16 =" /it.baeyens.arduino.application/icons/logo_16.png" i32 =" /it.baeyens.arduino.application/icons/logo_32.png" i48 =" /it.baeyens.arduino.application/icons/logo_48.png" i64 =" /it.baeyens.arduino.application/icons/logo_64.png" i128 =" /it.baeyens.arduino.application/icons/logo_128.png" />
@@ -309,7 +312,6 @@ rights to a jury trial in any resulting litigation.</p>
309
312
<feature id =" org.eclipse.equinox.p2.rcp.feature" />
310
313
<feature id =" org.eclipse.cdt.msw" />
311
314
<feature id =" org.eclipse.equinox.p2.user.ui" />
312
- <feature id =" org.eclipse.cvs" />
313
315
<feature id =" org.eclipse.mylyn.ide_feature" />
314
316
<feature id =" org.eclipse.mylyn.team_feature" />
315
317
<feature id =" org.eclipse.epp.mpc" />
@@ -331,10 +333,25 @@ rights to a jury trial in any resulting litigation.</p>
331
333
<feature id =" org.eclipse.mylyn.context_feature" />
332
334
<feature id =" org.eclipse.cdt.gdb" />
333
335
<feature id =" org.eclipse.cdt.gnu.debug" />
336
+ <feature id =" org.eclipse.jdt" />
337
+ <feature id =" org.eclipse.ecf.filetransfer.httpclient4.feature" />
338
+ <feature id =" org.eclipse.mylyn.commons.repositories" />
339
+ <feature id =" org.eclipse.ecf.core.ssl.feature" />
340
+ <feature id =" org.eclipse.mylyn.commons.identity" />
341
+ <feature id =" org.eclipse.mylyn.monitor" />
342
+ <feature id =" org.eclipse.mylyn.commons" />
343
+ <feature id =" org.eclipse.mylyn.commons.notifications" />
344
+ <feature id =" org.eclipse.ecf.core.feature" />
345
+ <feature id =" org.eclipse.ecf.filetransfer.feature" />
346
+ <feature id =" org.eclipse.mylyn.discovery" />
347
+ <feature id =" org.eclipse.ecf.filetransfer.httpclient4.ssl.feature" />
348
+ <feature id =" org.eclipse.ecf.filetransfer.ssl.feature" />
349
+ <feature id =" org.eclipse.equinox.executable" />
350
+ <feature id =" org.eclipse.equinox.core.feature" />
334
351
</features >
335
352
336
353
<configurations >
337
- <plugin id =" it.baeyens.arduino.application" autoStart =" true" startLevel =" 61 " />
354
+ <plugin id =" it.baeyens.arduino.application" autoStart =" true" startLevel =" 4 " />
338
355
<plugin id =" org.eclipse.core.runtime" autoStart =" true" startLevel =" 4" />
339
356
<plugin id =" org.eclipse.equinox.ds" autoStart =" true" startLevel =" 1" />
340
357
</configurations >
0 commit comments