]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Disabled old Team and Staging views that no longer work. 54/1254/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 23 Nov 2017 08:00:46 +0000 (10:00 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 23 Nov 2017 08:00:46 +0000 (10:00 +0200)
refs #7636

Change-Id: I6f155e4f129fc746708ec82915db7b49f3f92704

bundles/org.simantics.team.ui/plugin.xml

index 05b67b08e5745c182512129182fa1c0fadfc913f..26fda248475291bf795b87ec1894c95d02405783 100644 (file)
@@ -34,6 +34,7 @@ And lots more...
             id="org.simantics.team"
             name="Team">
       </category>
             id="org.simantics.team"
             name="Team">
       </category>
+      <!--
       <view
             allowMultiple="false"
             category="org.simantics.team"
       <view
             allowMultiple="false"
             category="org.simantics.team"
@@ -50,6 +51,7 @@ And lots more...
             id="org.simantics.team.stagingView"
             name="Staging">
       </view>
             id="org.simantics.team.stagingView"
             name="Staging">
       </view>
+      -->
       <view
             allowMultiple="false"
             category="org.simantics.debug.ui"
       <view
             allowMultiple="false"
             category="org.simantics.debug.ui"
@@ -127,6 +129,7 @@ And lots more...
             id="org.simantics.team.debug"
             name="Debug">
       </command>
             id="org.simantics.team.debug"
             name="Debug">
       </command>
+      <!--
       <command
             categoryId="org.simantics.team.category"
             description="Edit Stage"
       <command
             categoryId="org.simantics.team.category"
             description="Edit Stage"
@@ -163,6 +166,7 @@ And lots more...
             id="org.simantics.team.stagingOut"
             name="Stage Out">
       </command>
             id="org.simantics.team.stagingOut"
             name="Stage Out">
       </command>
+      -->
       <command
             categoryId="org.simantics.graph.category"
             description="Undo to selected revision."
       <command
             categoryId="org.simantics.graph.category"
             description="Undo to selected revision."
@@ -200,6 +204,7 @@ And lots more...
             class="org.simantics.team.ui.handlers.DebugHandler"
             commandId="org.simantics.team.debug">
       </handler>
             class="org.simantics.team.ui.handlers.DebugHandler"
             commandId="org.simantics.team.debug">
       </handler>
+      <!--
       <handler
             class="org.simantics.team.ui.handlers.StageEditHandler"
             commandId="org.simantics.team.stageEdit">
       <handler
             class="org.simantics.team.ui.handlers.StageEditHandler"
             commandId="org.simantics.team.stageEdit">
@@ -224,6 +229,7 @@ And lots more...
             class="org.simantics.team.ui.handlers.StagingOutHandler"
             commandId="org.simantics.team.stagingOut">
       </handler>
             class="org.simantics.team.ui.handlers.StagingOutHandler"
             commandId="org.simantics.team.stagingOut">
       </handler>
+      -->
       <handler
             class="org.simantics.team.ui.handlers.UndoToSelectedRevisionHandler"
             commandId="org.simantics.team.undoToSelectedRevision">
       <handler
             class="org.simantics.team.ui.handlers.UndoToSelectedRevisionHandler"
             commandId="org.simantics.team.undoToSelectedRevision">
@@ -248,6 +254,7 @@ And lots more...
 
    <extension
          point="org.eclipse.ui.menus">
 
    <extension
          point="org.eclipse.ui.menus">
+      <!--
       <menuContribution
             locationURI="popup:#TeamViewPopup">
          <command
       <menuContribution
             locationURI="popup:#TeamViewPopup">
          <command
@@ -345,6 +352,7 @@ And lots more...
             </visibleWhen>
          </command>
       </menuContribution>
             </visibleWhen>
          </command>
       </menuContribution>
+      -->
       <menuContribution
             locationURI="popup:#GraphHistoryPopup">
          <command
       <menuContribution
             locationURI="popup:#GraphHistoryPopup">
          <command