CS 1027b: Computer Science Fundamentals II. Winter 2020

Bryan Sarlo (Section 001) Andrew Bloch-Hansen (Section 002) Roberto Solis-Oba (Section 003)

Installing Java and Eclipse

Below are links to two tutorials on how to install Java and Eclipse on your computer. You must install Java JDK first, then Eclipse. Note that some of the instructions and images on the tutorials are outdated, as they might refer to prior versions of java or Eclipse. Keep this in mind when reading the tutorials.

While on eclipse's download page, click on "Download packages". Select your operating system and then download the Eclipse IDE for Java. If you are having trouble installing eclipse, here are two tutorials that can help you.

Notes