2 configuring windows environment variables, 3 installing lemonide, C:\jdk1.\bin – Solvline LemonIDE Ver 1.0c User Manual
Page 13

LemonIDE
TM
Chapter 3. Installing LemonIDE Windows
Download the latest JDK 6 version by clicking the download button on the right.
Note
It is recommended that JDK be installed under “ C:\”.
Install Wizard will be automatically executed and guide you through install process once
download is complete. Downloading time may vary depending on your network environment.
3.2.2 Configuring Windows Environment Variables
Path must be set for LemonIDE to reference Java Libraries.
On ‘Window Desktop’ Æ Right click ‘My Computer’ Æ ‘Properties’ Æ ‘Advanced’ Æ ‘Environment Variables’,
select ‘Path’ from System Variables. Click ‘Edit’ and add the following line.
;c:\jdk1.
Version reflects the installed JDK version.
If JDK6 was installed under C:\, installed directory would resemble c:\jdk1.6.0_05, where “6.0_05” reflects the
installed JDK version.
In the Path file, add “;c:\jdk1.6.0_05\bin”
3.2.3 Installing LemonIDE
Install LemonIDE package. LemonIDE package can be found in Eddy DK CD under SDK/Windows. “Lemonide-
windows-1xx.tgz” file is the LemonIDE package. Copy this file to “C:” drives root directory. Execute Windows
command prompt program “CMD” and unzip the LemonIDE package as shown below.
(Directory path is case sensitive)
The default directory for LemonIDE installation is set to “c:\cygwin\opt\lemonix\lemonide ”
Note
Instructions on this manual are based on LemonIDE installation under C:\. Should LemonIDE
be installed in different hard drive or directory, environmental variables must be set
accordingly. It is recommended that LemonIDE be installed under C:\.
3-3