Tuesday, 10 September 2013

Eclipse LDT doesn't run local Lua interpreter

Eclipse LDT doesn't run local Lua interpreter

I have problem with Eclipse LDT. When I run my test Lua app, it executes
just fine using JNLua inside JavaVM environment. But according to this
tutorial, when I reference native lua.exe interpreter and set it in Run
Configuration as Runtime Interpreter, Run Configuration disables Launch
script: and nothing is executed. When I run a same script with a same
native local Lua interpreter 5.1, everything works just fine.
So, what is the problem with LDT? Has anyone had the same experience?
EDIT
I've managed to run local lua.exe from Lua Development Tools stand-alone
product, but still it doesn't work as Eclipse plug-in.

No comments:

Post a Comment