anb0s / EasyShell

EasyShell - This Eclipse plugin allows to open a shell window or file manager from the popup menu in the navigation tree or editor view. Additionally it is possible to run selected file in the shell, copy file or directory path or run user defined external tools. Key shortcuts and multiple selections are also supported!

Home Page:http://anb0s.github.io/EasyShell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reset all commands to inital values

laurentmuller opened this issue · comments

commented

Expected Behavior

It will be nice if it was possible to reset all commands to the initial values (as when first installed the plugin).

Actual Behavior

This function does not exist.

Steps to Reproduce the Problem

I have modified some commands and now it is not more working as expected.

Your Environment

  • Plugin version: 2.2.1.v20210716-0745
  • Eclipse Version: 2021-09 (4.21.0)
  • Java Version: 11.0.8
  • Operating System Version: Windows 10 Professionnel v21H1

Thanks, just use the Restore Default button in preferences:
image

Yes
image

Now you see default menu entries:
image

And context menu:
image

above will only restore your menu entgries but not overwritten commands, you can do the same for the commands (used by menu entries) too:
image

commented

I didn't see the Restore Defaults button.
Thank You.

Just a hint: if you have changed one command you should see the state as Plugin+User. You can just restore this one command to Plugin defaults, please select the command and use the Remove... button:

image

image

image