Skip to content

Commit

Permalink
Removing Upload As Ingestion Package until Functionality is Supported…
Browse files Browse the repository at this point in the history
… in an official RACK release (version)
  • Loading branch information
chrisage committed May 25, 2023
1 parent 8791f70 commit 619ca40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/rack/rack.plugin/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,7 @@
</menuContribution>
</extension>

<!--
<extension point="org.eclipse.ui.menus">
<menuContribution label="uploadIngestionPackage"
locationURI="popup:org.eclipse.ui.navigator.ProjectExplorer#PopupMenu?after=rackplugin.commands.uploadNodegroups">
Expand All @@ -431,6 +432,7 @@
</command>
</menuContribution>
</extension>
-->

<extension point="org.eclipse.core.expressions.definitions">
<definition id="com.ge.research.rack.eObjectSelected">
Expand Down

0 comments on commit 619ca40

Please sign in to comment.