LiO

Download

Documentation

News

F.A.Q.


¿Is it necessary some special version of Java to compile LiO?
In order to compile and execute LiO it is necessary having installed some version of JDK 1.5 (Java 5).

¿How can LiO be compiled?
When decompressing the file LiO.tar, there are two files with the extension .jar.
The file LiO.jar contains the compiled classes and can be executed directly (see README). The file LiO-src.jar contains the source code and must be decompressed and compiled to work with it.

The graphics can not be seen
In order to visualice the graphics of search, two classes are used:
  • lib/jcommonchar-1.0.0.rc1.jar
  • lib/jfreechart-1.0.0
By default, they can be accesed when executing LiO.jar since the folder lib exists. When working with the source code, the files must me mounted.