Information for students


Disclaimer

Using ECLiPse

© 1998 by The University of New South Wales


ECLiPse is a constraint logic programming language; its main strengths are in working with combinatorial and interval arithmetic problems.

To set up the correct path for ECLiPse, add the following to your .ownrc file):
PATH=$PATH":/usr/local/eclipse/bin/sparc_sunos5"
Thereafter, any time you log in you will have access to ECLiPse. If you want to use it immediately without logging out and back in, type the command
. .ownrc

Thereafter, to run ECLiPse, just type 'eclipse' to the unix prompt.

Documentation for ECLiPse may be found here


rim@cs.adfa.oz.au
Last Modified: 12 Feb 1999

Information for students