CS1027a Useful Links
Fall 2011
Textbook
Java
Eclipse
- Eclipse Development Environment Download
- To install Eclipse on your home computer, make sure you have
Java installed first. You will need at least
Java 5.0 in order to use the textbook code.
- Download Eclipse IDE for Java Developers from the Eclipse site.
This will be a zip file, so you need to run Winzip and extract the
files. There is no automatic installation - run the eclipse.exe file.
- You will be asked to select a workspace location. This is a
folder in which all your Eclipse projects will be stored, so create
a folder called Eclipse or Eclipse\workspace or something like that.
UML
- ArgoUML
- Download the latest release and extract it in a directory.
- To run, double click ArgoUML.jar (jar files are executable java files,
so you will need the Java Runtime Environment installed. You probably
already have this).
Useful Western and Computer Science Links