Skip to content

Commit 7ae8e55

Browse files
committed
#160 Switch to Arduino perspective after "new sketch" instead of C++
perspective
1 parent 6ac0f00 commit 7ae8e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

it.baeyens.arduino.core/plugin.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
class="it.baeyens.arduino.ui.NewArduinoSketchWizard"
105105
name="%wizard.name"
106106
icon="icons/arduino.png"
107-
finalPerspective ="org.eclipse.cdt.ui.CPerspective"
107+
finalPerspective ="it.baeyens.arduino.application.perspective"
108108
project="true">
109109
<description>
110110
%wizard.description

0 commit comments

Comments
 (0)