3 4.3 configuration, 4 lemonide, 5 creating workspace – Solvline LemonIDE Ver 1.0e User Manual

Page 21: 3 4.3 configuration -4, 4 lemonide -4, 5 creating workspace -4

Advertising
background image

LemonIDE

TM

User’s Guide

#./jdk-1_5_0_<version>-linux-i586.bin

# sudo cp –rf jdk1.5.0_<version> /opt/lemonix/jdk

# chmod +x jdk-1_5_0_<version>-linux-i586.bin

JDK installation is now complete.

4.3 4.3 Configuration

Add a path to the .bashrc file in the home directory.

export PATH=/opt/lemonix/bin:$PATH

With the source command, reflect changes into the system.

source .bashrc

4.4 LemonIDE

After installation and configuration is complete, move to ‘/opt/lemonide/bin’ directory and run lemonide.

cd /opt/lemonix/bin

./lemonide

With the LemonIDE splash logo image, you will see an initial screen of IDE after loading.

4.5 Creating Workspace

Select a Workspace folder, and click <OK>. You will be able to see LemonIDE’s initial screen. (The following

example will differ according to user’s folder directory.)

A popup window to select a Workspace will appear as below.

4-4

Advertising