Skip to content

Instantly share code, notes, and snippets.

@danihodovic
Created March 23, 2015 07:39
Show Gist options
  • Save danihodovic/7c3b395518a8fd04fb29 to your computer and use it in GitHub Desktop.
Save danihodovic/7c3b395518a8fd04fb29 to your computer and use it in GitHub Desktop.
Remove eclipse
sudo apt-get remove --purge eclipse*
rm -rf ~/.eclipse
rm -rf ~/.config/eclipse
rm -rf <workspace_dir>/.metadata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment