| Code Assist for Corona SDK [message #948587] |
Thu, 18 October 2012 02:58  |
Alex Missing name Messages: 12 Registered: July 2009 |
Junior Member |
|
|
Hi,
I've installed the Koneki LDT plugin for eclipse and imported my Corona project. However, Eclipse does not understand any of the Corona libraries or implicit objects such as 'display' etc.
Please advise how I can get code-assist working.
Thanks,
Alex
|
|
|
| Re: Code Assist for Corona SDK [message #950283 is a reply to message #948587] |
Fri, 19 October 2012 15:40  |
Simon Bernard Messages: 104 Registered: July 2009 |
Senior Member |
|
|
Hi Alex,
To enable tooling like autocompletion or documentation for a given lua execution environment (like lua 5.1, gideros, MOAI ...), you need to add the support of this one to LDT like this.
You could find some execution environment support on our wiki here.
Currently, nobody has contributed a Corona Execution Environment. We hope for a community contribution. You could also ask to Corona developpers to provide this Execution Environment for its users.
If you want to test the potencial of execution envionment in LDT you could try the Lua 5.1 one.
P.S : Debugging corona application should works with LDT.
|
|
|
Powered by
FUDForum. Page generated in 0.01485 seconds