![]() |
|
| Running Eclipse in the CS Domain | |
|
The Eclipse development system is installed in the CS domain. This installation only runs on Linux platforms. You will need to add the following line to your .cshrc: source /local/config/cshrc.eclipse Then by issuing the command eclipse at the Linux prompt, the system will start up. By default eclipse will use Java 1.4.1. (If you want to use Java 1.5 (not installed in the CS domain) later, then eclipse can be configured to use the Java 1.5 compiler in my public space ~rth/public/jdk1.5.0_04.) Many features of eclipse can be configured. Use the Help system to explore these. You can also download other versions of Eclipse, inlcuding ones that will run on Windows, if you wish to run on your own machine.
|