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 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<?pde version =" 3.5" ?>
33
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" >
55
66 <aboutInfo >
77 <image path =" /it.baeyens.arduino.application/icons/logo_128.png" />
@@ -23,7 +23,7 @@ https://github.com/jantje/arduino-eclipse-plugin/graphs/contributors
2323 </configIni >
2424
2525 <launcherArgs >
26- <programArgs >-perspective org.eclipse.cdt.ui.CPerspective
26+ <programArgs >-perspective it.baeyens.arduino.application.perspective
2727--launcher.defaultAction openFile
2828--launcher.XXMaxPermSize 256M
2929--launcher.XXMaxPermSize 256m
@@ -291,14 +291,12 @@ rights to a jury trial in any resulting litigation.</p>
291291
292292 <features >
293293 <feature id =" it.baeyens.arduino.feature" />
294- <feature id =" org.eclipse.nebula.widgets.oscilloscope.feature" />
295294 <feature id =" it.baeyens.arduino.packaging.feature" />
296295 </features >
297296
298297 <configurations >
299298 <plugin id =" org.eclipse.core.runtime" autoStart =" true" startLevel =" 4" />
300299 <plugin id =" org.eclipse.equinox.ds" autoStart =" true" startLevel =" 1" />
301- <plugin id =" org.eclipse.equinox.simpleconfigurator" autoStart =" true" startLevel =" 1" />
302300 </configurations >
303301
304302</product >
You can’t perform that action at this time.
0 commit comments