File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
it.baeyens.arduino.product Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<?pde version =" 3.5" ?>
3
3
4
- <product name =" Eclipse Arduino" uid =" it.baeyens.arduino.product" id =" it.baeyens.arduino.application.product" application =" org.eclipse.ui.ide.workbench" version =" 1.0.0.qualifier" useFeatures =" true" includeLaunchers =" true" >
4
+ <product name =" Eclipse Arduino IDE " uid =" it.baeyens.arduino.product" id =" it.baeyens.arduino.application.product" application =" org.eclipse.ui.ide.workbench" version =" 1.0.0.qualifier" useFeatures =" true" includeLaunchers =" true" >
5
5
6
6
<aboutInfo >
7
7
<image path =" /it.baeyens.arduino.application/icons/logo_128.png" />
@@ -23,7 +23,7 @@ https://github.com/jantje/arduino-eclipse-plugin/graphs/contributors
23
23
</configIni >
24
24
25
25
<launcherArgs >
26
- <programArgs >-perspective org.eclipse.cdt.ui.CPerspective
26
+ <programArgs >-perspective it.baeyens.arduino.application.perspective
27
27
--launcher.defaultAction openFile
28
28
--launcher.XXMaxPermSize 256M
29
29
--launcher.XXMaxPermSize 256m
@@ -291,14 +291,12 @@ rights to a jury trial in any resulting litigation.</p>
291
291
292
292
<features >
293
293
<feature id =" it.baeyens.arduino.feature" />
294
- <feature id =" org.eclipse.nebula.widgets.oscilloscope.feature" />
295
294
<feature id =" it.baeyens.arduino.packaging.feature" />
296
295
</features >
297
296
298
297
<configurations >
299
298
<plugin id =" org.eclipse.core.runtime" autoStart =" true" startLevel =" 4" />
300
299
<plugin id =" org.eclipse.equinox.ds" autoStart =" true" startLevel =" 1" />
301
- <plugin id =" org.eclipse.equinox.simpleconfigurator" autoStart =" true" startLevel =" 1" />
302
300
</configurations >
303
301
304
302
</product >
You can’t perform that action at this time.
0 commit comments