CSE 131 / 501N (Summer 2014) |
We have yet to meet a computer that could not host eclipse. The instructions below have been tested and should work for you. Should you run into problems, please contact the instructor.
It is likely your computer already has a suitable installation of Java, but just in case, please follow the following steps to ensure that version 1.7 of the language is installed:
If you run into any problems with this, you are advised to skip this step and try installing eclipse without prior installation of Java. This may well work for you. If you run into problems, please see a TA or the instructor.For example, if you have a Mac, then the installation of Java may require the most recent release of their operating system. Don't worry: you already have Java on your Mac and eclipse should install fine.
Because I generated this image on my Mac, the choices are for a Mac, but the page should offer you the choices appropriate for your computer.
Sometimes, but not usually, I have seen the main download site (the one indicated with ) take a long time, up to 40 minutes, to provide the image you need. You are welcome to choose one of the mirrior sites listed, but those offer you the full range of images. Be sure to pick the right one:If you are unsure, stick with the main download site even if it is slow.
- The image should be Eclipse IDE for Java Developers
- The image should be appropriate for your computer:
- Operating system (Windows, Mac)
- Architecture (32 or 64 bit)
It would be a good idea to move it from Downloads in case that folder gets wiped out subsequently:
Whether your computer is a Mac or a PC running Windows, please arrange for the eclipse folder to be extracted and placed on your desktop, not in your program files folder. We have seen problems where Windows will block connections coming from applications installed in the program files folder.Also if you need help, it's easier for us to find eclipse on your desktop.
Note: The position of this particular entry may be different for you. Be sure to pick the one that matches what is highlighted below.
Before you can begin with our coursework, there is one more step you must complete, so please continue.
Note that the position of the entry you want may be different in the menu you see.
You may be challenged at some points to assert your agreement to the installation. Say OK as needed.
OK things should work for you now. Try to load a repository as directed in one of your assignments, such as Lab 0.