Install Python before installing Eclipse; Eclipse installs Java.
You may want to print these instructions before proceeding, so that you can refer to them while downloading and installing Eclipse. Or, just keep this document in your browser. You should read each step completely before performing the action that it describes.
This document shows downloading and installing Eclipse (2021-06) on Windows 10 in Summer 2021. You should download and install the latest version of Eclipse. The current latest (as of Summer 2021) is Eclipse 2021-06.
Remember that you must install Python, and Eclipse as 64-bit applications. In fact, Eclipse can be installed only as a 64-bit application.
The Eclipse download requires about 54 MB of disk space; keep it on your machine, in case you need to re-install Eclipse. When installed, Eclipse requires an additional 350 MB of disk space.
The following page will appear in your browser. If your computer uses Windows, continue below; otherwise choose either Mac OS X or Linux instead.
You will see the following page (don't worry about the name of the institution underneath the orange Download button).
The following pop-up window titled Opening eclipse-inst-jre-win64.exe will appear.
Click the Save File button.
This file should start downloading in your standard download folder. This file is about 115 Mb so it might take a while to download fully if you are on a slow internet connection (it downloads quickly over a cable modem).
The file should appear as
Terminate the tab browsing the Eclipse webpage.
It might take a few seconds to a a few minutes, but watch for the following Eclipse Installer pop-up window to appear.
It will soon disappear and be replaced by another Eclipse Installer pop-up window. Scroll down in this window until you see Eclipse IDE for Eclipse Committers
Another Eclipse Installer pop-up window will appear.
The Eclipse Installer pop-up window will continue to show a green progress bar
Eventually, an Oomph License Confirmation pop-up window will appear.
The Eclipse Installer pop-up window will continue to show a green progress bar
Eventually, the Ecliplse Installer pop-up window will appear.
The installer will create a shortcut (the "death-star" icon) on your desktop to the eclipse.exe file in this eclipse folder. Generally, you will double-click this icon to start Eclipse.
But the Eclipse Installer will automatically start it for you, at which point the following splash window will appear
and then an Eclipse Launcher pop-up window will appear.
In the Workspace text box, your name should appear between C:\Users\ and \eclipse-workspace, instead of pattis.
Leave unchecked the Use this as the default and do not ask again box. Although you will use this same workspace for the entire quarter (checking projects in and out of it), it is best to see this Workspace Launcher pop-up window each time you start Eclipse, to remind you where your workspace is located.
In fact, it is a good idea to create on your desktop a shortcut to your workspace folder; but you must click Launch (see below) before Eclipse creates this folder and you can create a shortcut to it.
If you have an older version of Eclipse installed, the following pop-up window will apperar.
If this pop-up window appears, click Continue to update the workspace for the newer version of Eclipse.
Progress bars will appear on the Splash window as Eclipse loads.
Eventually the Eclipse Workbench will appear.
If it shows as being covered with a Welcome tab, terminate it by clicking X on the Welcome tab. You will not see the Welcome tab when you start Eclipse again, after this first time.
If it further shows a Donate tab, terminate it by clicking X on the Donate tab.
The Install pop-up window will appear.
In a few seconds the information under Name should change from
There is no site selected to Pending and ultimately to
Select only the top PyDev checkbox; do NOT select the
PyDev Mylyn Integration (optional) box.
Check before proceeding that the Install pop-up window appears as
A new Install pop-up window will appear.
A new Install pop-up window will appear.
Select the I accept the terms of the license agreement radio button, so the window appears as
The lower right-hand corner of the eclipse-workspace - Eclipse IDE window will show the various operations it is performing and a progress bar for each one.
Because the installer is fetching various files online, this process might take a few minutes.
If you see a Security Warning pop-up window
Click Install anyway.
The installation will finish (the progress bar will disappear).
A Software Updates pop-up window will appear.
Eclipse will terminate and restart. Once again will show the Eclipse Workbench.
As you did in step 4, if you see a Welcome Tab covering the window, terminate it by clicking OK on the Welcome Tab.
If a Windows Security Alert pop-up window appears
click Allow Access.
Notice in the upper right-hand corner of the Eclipse Workbench, you should see the following 2 icons.
The Eclipse Workbench will now appear as
Repeat this process selecting the "green bug" icon labelled Debug
in the Open Perspective pop-up window.
Now the top-right corner should show four icons:
Next, right-click the "J" icon (the second one) and then click Close.
Finally, click on the "double-snake" icon.
Now the top-right corner should show three icons:
The Preferences pop-up window should appear as follows.
A Select Interpreter and Open pop-up window appear. In the Open pop-up window, navigate to that folder in which Python was installed: C:\Users\pattis\AppData\Local\Programs\Python\Python39.
Double-click python.exe (or select it and click Open).
Change the Interpreter Name in the Select Interpreter pop-up window from python to Python39 (or whatever the latest version of Python you have installed). The Select Interpreter pop-up window should appear as
A Selection needed pop-up window will appear.
Your window should have all four of these checkboxes checked.
Click the Libraries tab (2nd one) above the lower pane. The Preferences pop-up window will appear as
Actually, on my system I had to first shrink the Name tab and then enlarge the Location tab for the top pane, so that I could see the entire path to the Python interpreter.
A Progress Information pop-up window will appear.
During installation, it will show the various operations it is performing and a progress bar for each one. Eventually the installation will terminate.
If the following pop-up window appears
Ensure the "Public networks, such as those in airports...." checkbox is NOT checked, and then click Allow Access.
You may see a Confirm Exit pop-up window.
If you do, Click the Exit button.
Eclipse will terminate.