Skip to content

Commit

Permalink
Remove the previous RconsoleView button
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentin Georgiev committed Mar 21, 2012
1 parent 257c872 commit 508ba4c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 48 deletions.
13 changes: 0 additions & 13 deletions plugins/net.bioclipse.r.ui/plugin.xml
Expand Up @@ -121,19 +121,6 @@

</extension>

<extension point="org.eclipse.ui.viewActions">
<viewContribution
id="net.bioclipse.r.ui.views.saveRSession"
targetID="net.bioclipse.r.ui.views.RConsoleView">
<action id="..."
toolbarPath="action1"
class="net.bioclipse.r.ui.views.saveRSessionAction"
style="push"
label="Save your R session"
icon="icons/r_icon.gif">
</action>
</viewContribution>
</extension>
<extension
point="org.eclipse.help.toc">
<toc
Expand Down

This file was deleted.

0 comments on commit 508ba4c

Please sign in to comment.