- Eclipse application file (right click > Move to Trash)
- all files in the .p2directory where Eclipse plugin binaries. Use the following command in terminal: sudo rm -rf .p2
- all files in the .m2 directory where Eclipse stores dependencies in local repository. Use the following command in terminal: sudo rm -rf .m23. Delete all files whose name start with org.eclipse in the following locations: ~/Library/Caches ~/Library/Preferences ~/Library/Saved Application StateFor example, use the following command in terminal:
Nam Ha Minh is certified Java programmer (SCJP and SCWCD). He began programming with Java back in the days of Java 1.4 and has been passionate about it ever since. You can connect with him on Facebook and watch his Java videos on YouTube.