Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[Eclipse] Minimal Eclipse installation step by step

Eclipse installation:
Go to download.eclipse.org/eclipse/downloads/
Find the Latest Release section and click on Build Name (e.g. 4.17):
1616716153456.png

Scroll down the page and find the Platform Runtime Binary section and click on the appropriate version for your OS:
1616716183411.png

Download it and install.
Eclipse needs JAVA.
NOTE: 64-bit Eclipse version needs 64-bit JAVA environment and the same for 32-bit. That means it won’t work if 32-bit JAVA environment is installed and you want to use 64-bit Eclipse version.

Now you need to create the workspace folder (the place where eclipse will gather information about IDE settings and Eclipse projects)
NOTE: Eclipse is based on its projects. That means you cannot edit any single file before creating a project in Eclipse.

I prefer to create workspace folder inside eclipse folder:
1616716323644.png


Run Eclipse:
Now run Eclipse and point to the workspace folder. After that, you will get an Eclipse window:
1617220954953.png


What next?
This version of Eclipse (Platform Runtime Binary) have only a core of the Eclipse IDE.
Even the Marketplace is not available.
How to add the Marketplace, useful plugins and additions is described in this blog entry.

------------------------------------------------------
Is this blog entry helpful or does it need an improvement?
Please leave the comment below.

Comments

There are no comments to display.

Part and Inventory Search

Blog entry information

Author
niciki
Read time
1 min read
Views
1,885
Last update

More entries in Uncategorized

More entries from niciki

Share this entry

Back
Top