yeah I've spent several hours trying to get Lua working under Eclipse.
I have installed LUA into Eclipse and create a new project and a new file, but then when I try to open a file, so I can edit it, I get this error:
An error has occurred. See error log for more details.
C:\Program Files\Java\jre6\bin\luajava-1.1.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
When I try to open a second (or more) time, I get this error:
An error has occurred. See error log for more details.
Could not initialize class org.keplerproject.luajava.LuaState
I'm not sure why I'm getting this. I do have a 64 bit system (Windows 7)
Any help would be appreciated, I quite like Eclipse and would like to use it with Corona.