only target the carbide perspective with install view to avoid weird redraw problems
authordadubrow
Fri, 21 May 2010 14:45:17 -0500
changeset 1387 6bbbd96c7adf
parent 1386 ea54f91365dc
child 1388 f19bf50481c7
only target the carbide perspective with install view to avoid weird redraw problems
core/com.nokia.carbide.discovery.ui/plugin.xml
--- a/core/com.nokia.carbide.discovery.ui/plugin.xml	Fri May 21 12:08:04 2010 -0500
+++ b/core/com.nokia.carbide.discovery.ui/plugin.xml	Fri May 21 14:45:17 2010 -0500
@@ -15,7 +15,7 @@
    <extension
          point="org.eclipse.ui.perspectiveExtensions">
       <perspectiveExtension
-            targetID="*">
+            targetID="com.nokia.carbide.cpp.CarbideCppPerspective">
          <view
                id="com.nokia.carbide.discovery.view"
                relationship="stack"