lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Great!!
  Seems like you use luaJava... but luaJava is a bit outdated, is
there any possibility of use lua 5.1.1 ?

And... I think I've found a bug (in linux at least), parsing numbers
is locale dependent, so when I use my locale (which uses colon for
numbers' decimal part) print(2.5) is not legal (it expects 2,5). If I
execute eclipse without  $LANG environment variable it works as
expected.

Cheers,
   Jose L.

On 1/16/07, Guilherme Martins <guilherme@ideais.com.br> wrote:
LuaEclipse 1.0.0 Released.

LuaEclipse is a collection of plugins developed for the Eclipse 3.2.x
platform that together offer an IDE for the development of applications
in the Lua 5.0 programming language. In this environment it's possible to
edit Lua scripts with syntax highlight, code completion, compilation
errors, code and comment folding, scripts execution with a
pre-configured interpretor, besides the tools that the Eclipse platform
provides.

This release runs in Windows, Linux and OSX

To install LuaEclipse you can point the Eclipse Software Update Site to
http://luaeclipse.luaforge.net/update-site or use the manual installation on
http://luaforge.net/frs/?group_id=9

If you installed any previous version please uninstall it before installing
this 1.0 release.

For more information, check the documentation at
http://luaeclipse.luaforge.net/

Regards
Guilherme Martins
www.keplerproject.org