Install Python before installing Eclipse.
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 (Luna). You should download and install the latest version of Eclipse. The current latest (as of Fall 2018) is Eclipse 2018-09.
The Eclipse download requires about 200 MB of disk space; keep it on your machine, in case you need to re-install Eclipse. When installed, Eclipse requires an additional 200 MB of disk space.
The following page will appear in your browser. In this handout we will download Eclipse Standard 4.4 for Mac OS. The version you should download is Eclipse IDE for Eclipse Committers.
It is critical that Java, Python, and Eclipse are either all 32 Bit or are all 64 Bit (and only if your Machine/OS supports 64 Bit): I think it easiest on Macs to use 64 Bit for everything.
You will see the following page (don't worry about the name of the institution to the right of the big downward pointing arrow).
If you see the following pop-up window
ensure the Save File radio button is depressed and click OK.
This file should start downloading in your standard download folder. This file is about 200 Mb so it might take a while to download fully if you are on a slow internet connection (it took me a few minutes over a cable modem). Don't worry about the exact time as long as the download continues to make steady progress.
After the download has finished, terminate the window browsing the Eclipse download.
Unzipping this file creates a folder named eclipse; unzipping 200 MB can take a few minutes. You can leave this folder here or move it elsewhere on your hard disk.
Now you are ready to perform a one-time only setup of Eclipse on your machine.
If the following pop-up window appears
click Open.
The following splash screen will appear
and then a Workspace Launcher pop-up window will appear.
In the Workspace text box, your name should appear between /Users and /Documents, instead of ellenolshansky (I did this on my wife's Mac).
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 an alias to your workspace folder; but you must click OK (see below) before Eclipse creates this folder and you can alias it.
Progress bars will appear as Eclipse loads.
Eventually the Eclipse workbench will appear with a Welcome tab covering it.
You will not see the Welcome tab when you start Eclipse again, after this first time.
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 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.
Selecet the I accept the terms of the license agreement radio button, so the window appears as
An Installing Software pop-up window will appear. During installation, it 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.
The installation will pause, and a Selection Needed pop-up window appears.
Check before proceeding that the Install pop-up window appears as
The installation will finish (showing the final progress bars).
A Software Updates pop-up window will appear.
Eclipse will terminate and restart. As you did in step 3, click OK to the Workspace Launcher pop-up window.
A Select Interpreter pop-up window appears.
Type python34 in the Interpreter Name text box.
Type (or cut/paste) //usr/local/bin/python3 in the
Interpreter Executable text box (or browse to this file).
The Select Interpreter pop-up window should appear as
A Selection needed pop-up window will appear.
Ensure that a check appears in all four checkboxes.
The Preferences pop-up window will be changed to
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.
The Open Perspective pop-up window will appear.
The label on Eclipse will change from Java - Eclipse to PyDev - Eclipse, and the Package Explorer in the upper-left tab will change to PyDev Package Explorer, and a PyDev icon will appear to the right of the Java icon.
The Eclipse workbench will now have only the PyDev icon here and will look like
In the pop-window that appears
ensure the Save File radio button is depressed and click OK.
Notice a fifth entry (ending in courselib appears at the bottom of the bottom pane named System PYTHONPATH