Chapter 2. getting started, 1 overview, Chapter 2. getting started -1 – Solvline LemonIDE Ver 1.0e User Manual
Page 7: 1 overview -1

LemonIDE
TM
User’s Guide
Chapter 2. Getting Started
This chapter includes general information, main features, and applications of LemonIDE.
2.1 Overview
LemonIDE is an integrated develoment environment (IDE) for embedded software development, based on a world-
famous open source project Eclipse. It includes GUI (Graphical User Interface) environment which helps writing
applications or firmware running on a Embedded Linux. It also eliminates inconvenience from TUI (Text User
Interface) with integrated structure linking GNU C/C++ compiler, source code editor, and debugger to one interface.
This means programmers do not need to learn compiler or debugger commands. With an unified GUI, all
development process can be handled by mouse clicks. In addition, Makefile auto-creation, source auto-completion,
remote debugging, plugin support, and target system monitoring features are provided.
2-1