Im trying to uninstall MyEclipse. When I run the uninstall program I get a window that says java.lang.OutOfMemoryError. How do I solve this?
You can uninstall MyEclipse manually by shutting down Eclipse, erasing the MyEclipse directory, going into your Eclipse install dir, looking in the \links dir and erasing any MyEclipse file there. Then add -clean to your command line for Eclipse and start it up, allowing it to rebuild the plugin cache (then you can remove the -clean argument). The installer doesn’t add any registry settings or fancy system files, its very straight forward.