'How to completely delete/uninstall eclipse

I tried downloading and installing eclipse because I want to explore android programming. I tried downloading and installing all the tools in the android device manager without thinking about how much space it can use. The downloads used 14 gb in my disk and I'm already regretting it. I tried deleting all my eclipse file but it still uses the same amount on my disk. Is there anything I can do to completely remove all eclipse files in my computer?



Solution 1:[1]

normally eclipse works like a portable software. You can only install Plugins inside it, which will be saved in the plugin folder. So in my opinion you have to search manually where it is on your space and after this you better download right here: https://developer.android.com/studio/index.html

normally it must be done if you just delete the eclipse folder ...

Solution 2:[2]

You have to remove the android installation with all its packages : documentations, sdk, ecc... you can find them into the android folder,

C:\Program Files\Android in Windows

or open the Android SDK manager and remove every installed package.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Lino Kuhn
Solution 2 gauss