Skip to content

Commit fc998e7

Browse files
committed
Fix automatic switching to debug perspective when breakpoint is hit
1 parent c90c771 commit fc998e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/com.ibm.microclimate.ui/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<extension point="org.eclipse.debug.ui.launchConfigurationTabGroups">
3939
<launchConfigurationTabGroup
4040
id="com.ibm.microclimate.ui.internal.launchConfigTabGroup"
41-
type="com.ibm.microclimate.core.internal.launchConfigType"
41+
type="com.ibm.microclimate.core.internal.launchConfigurationType"
4242
class="com.ibm.microclimate.ui.internal.MicroclimateLaunchConfigTabGroup"/>
4343
</extension>
4444

0 commit comments

Comments
 (0)