Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse - difference between these installation methods?

Tags:

java

eclipse

I am wanting to install eclipse for study/school purposes. I am after "Eclipse for Java".

On the eclipse website, there seems to be two ways to achieve this:

(a) Use the eclipse installer (where you choose which eclipse you want to download and it does it for you)

(b) go the the 'dowload packages' page, download a zip file e.g. "java-neon-64-windows.zip" and then unextract the zip

I tried both of these methods. However, the resulting eclipse folders from both these installations is of different sizes.

Method (A) installation was 20.7MB

Method (B) installation was 192MB

Please clarify what causes this huge difference and which one of these should I use for my purpose??

Thanks

like image 279
Hosy Avatar asked Oct 27 '25 15:10

Hosy


1 Answers

Eclipse installer stores the Eclipse plugins on a different location than your Eclipse product's directory tree. This allows installer to create multiple Eclipse products without downloading all the plugins again. You can probably find the plugin pool under ~.p2/pool.

like image 132
Gorkem Ercan Avatar answered Oct 29 '25 03:10

Gorkem Ercan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!