Eclipse 3.1 (and Java 1.5.0) is already downloaded and installed on all Wam/Glue platforms!! This guide covers some stuff about getting started in Eclipse.
The CS department provides Clover (a code coverage tool) for
download, they have an academic license for Clover.
Both clover and the "course project manager" plugins have been
installed system wide, as well as some other useful plugins
like C/C++ views
You can use the dash menu at the top the screen, simply click "Programming" -> "Eclipse"
If you use KDE as your desktop enviornment, simply click the K-menu -> "Applications" -> "Programming" -> "Eclipse"
To run eclipse from the command line at any prompt type the following:
> tap eclipse > eclipse &
The course project manager plugin is already installed
to allow Eclipse to talk to the submit server.
CS dept also provides Clover, a code coverage tool, which is also
already installed (they have an academic license for
Clover).
This is all shown in a movie
If you need additional plugins installed globally or have any suggestions about how this can be improved please submit a Request.
Both clover and the "course project manager" plugins have already been installed system wide
You must install personal plugins in your home dir
where you have write privilages.
It will ask you you where you want the plugins installed and will
simply create and 'eclipse/' folder in that directory



