
Introduction
LuaEclipse is a collection of plugins for the Eclipse platform. It's goal is to facilitate
the development of programs using Lua, either as a standalone language or as an
extension language.
The plugins are extensible and can be used as base for other tools, but this section
is a manual on using the software, not extending it.
LuaEclipse is a free software and uses the same license as Lua 5.1.
Installation
The installation proccess is very simple, but needs some pre-requisites. The first
one is that the user must have already installed the 3.2.* or later version of the
Eclipse platform. Eclipse can be downloaded at www.eclipse.org. As a
consequence, it is necessary that Java SDK is installed to run Eclipse.
It is possible to install LuaEclipse with the minimal installation of Eclipse (Eclipse
Platform Binaries), but we recommend a more complete distribution, such as C/C+
+ Development Tooling (CDT).
There are two ways to install LuaEclipse.
Eclipse Software Updates
On the top menu, go to option Help->Find and Install, choose option
"Search for new features to install" and click on "Next".
If this is the first time you are installing LuaEclipse from its update-site,
click on "Add Remote Site".
You can name the LuaEclipse Update-site anything you want, but in field
URL you must type http://luaeclipse.luaforge.net/update-site/site.xml.
- 1
- 2
- 3
- 4
- 5
- 6
前往页