next up previous contents
Next: Starting the program Up: Getting started Previous: Getting started   Contents

System Requirements

guiLiner was written in Java and is distributed as an executable jar file with source and other information, including samples. It will run on any system which has a Java Runtime Environment (JRE) installed, though it is only works with JRE 1.6.0 or higher (J2SE 6.0). guiLiner also utilizes the JDOM library (http://www.jdom.org), which is included in the jar file.

It is important to note that guiLiner may be used in two contexts: 1) the hosted program is already developed to work with guiLiner. In this case skip ahead to section 2.3. 2) you are developing a program to work with guiLiner or you wish to use it with a program not designed to be hosted. In this second case, keep reading.



Nicholas Manoukis 2007-11-14