blob: 4ea04991b977a12f891cfe5d5281cdc1bf2c308a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<plugin>
<extension
point="org.eclipse.ui.views">
<e4view
category="org.eclipse.debug.ui"
class="org.eclipse.debug.ui.launchview.internal.view.LaunchViewImpl"
icon="$nl$/icons/run_exc.png"
id="org.eclipse.debug.ui.launchView"
name="%LaunchView.name"
restorable="true">
</e4view>
</extension>
</plugin>