install ldt [message #1416439] |
Thu, 17 May 2012 22:57  |
Eclipse User |
|
|
|
when i new a lua project ,then it will tell me to config execution enviroments.
I don't know how to config execution enviroments ?
what i need to do ?
i have install lua in win64 host。but it will query *.zip file.
then i download lua5_1_4_Win32_bin.zip,it say no manifest ".rockspec" file
found
|
|
|
|
|
|
Re: install ldt [message #1416455 is a reply to message #1416439] |
Fri, 18 May 2012 15:23  |
Eclipse User |
|
|
|
Wang Zhen,
An Execution Environment is a ZIP file that contains the definition of the Lua environment you are developing against (be it a standard Lua VM, the World of Warcraft environment, etc.).
We are a bit late in delivering the documentation of this format, but in a nutshell it is a bunch of Lua files documentend using LDT documentation format + a rockspec that gives this Execution Environment a name, a version, ... Additionally, the Execution Environment archive can contain pre-generated HTML documentation.
For your convenience, you can find the Lua 5.1.4 Execution Environment http://91.121.117.128/koneki/execution-environments/lua-5.1.zip.
|
|
|
Powered by
FUDForum. Page generated in 0.23421 seconds