Prerequisites
- A JRE 1,5 or higner must be available
- A JDK 1,4 or higher must be available
- Today, Lemonite has been tested on Windows/Linux 32/64 bit platforms --> a Windows/Linux 32/64 bit platform
Installing Lemonite as Eclipse plugin
- Unzip Lemonite zip file in Eclipse plugin directory.
- Edit configuration file xml/constant/Constants.xml and set following parameters correctly:
- COMPILER_PATH: absolute path to a valid Java compiler (>= 1,4 )
- BROWSER_PATH: absolute path to browser (Mozilla, IE, ...)
- Run Eclipse with option "-clean" to actualize plugin list
- Display Lemonite view by selecting "Window/Show View/Other...":
Installing Lemonite as standalone Application
- Unzip Lemonite zip file in a directory whose absolute path does not contain any white space.
- Edit configuration file xml/constant/Constants.xml and set following parameters correctly:
- COMPILER_PATH: absolute path to a valid Java compiler (>= 1,4 )
- BROWSER_PATH: absolute path to a browser (Mozilla, IE, ...)
Dernière mise à jour le 28/06/2009 par Médéric COLLAS