Lemonite >Documentation >Installing Lemonite
 

Prerequisites

  1. A JRE 1,5 or higner must be available
  2. A JDK 1,4 or higher must be available
  3. Today, Lemonite has been tested on Windows/Linux 32/64 bit platforms   --> a Windows/Linux 32/64 bit platform

Installing Lemonite as Eclipse plugin

  1. Unzip Lemonite zip file in Eclipse plugin directory.
  2. 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, ...)
  3. Run Eclipse with option "-clean" to actualize plugin list
  4. Display Lemonite view by selecting  "Window/Show View/Other...":

  

Installing Lemonite as standalone Application

  1. Unzip Lemonite zip file in a directory whose absolute path does not contain any white space.
  2. 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