Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Koneki » Code Assist for Corona SDK
Code Assist for Corona SDK [message #1416711] Thu, 18 October 2012 06:58 Go to next message
Alex Mising name is currently offline Alex Mising nameFriend
Messages: 51
Registered: August 2009
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 #1416719 is a reply to message #1416711] Fri, 19 October 2012 19:40 Go to previous messageGo to next message
Simon Bernard is currently offline Simon BernardFriend
Messages: 345
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 http://wiki.eclipse.org/Koneki/LDT/Developer_Area/User_Guides/User_Guide_0.8#Execution_Environment.
You could find some execution environment support on our wiki http://wiki.eclipse.org/Koneki/LDT/User_Area/Available_Execution_Environments.
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 http://www.youtube.com/watch?v=cZdn1yDrH8Y.
Re: Code Assist for Corona SDK [message #1416926 is a reply to message #1416719] Mon, 24 June 2013 15:53 Go to previous message
Marc Aubry is currently offline Marc AubryFriend
Messages: 76
Registered: July 2009
Member
To easily debug a Corona project using LDT 1.0 see the following topic on the Corona forum:
http://forums.coronalabs.com/topic/35188-windows-eclipse-koneki-corona-first-steps-setup/?p=183754
Previous Topic:Does code assistance only work if you have the lua module associated with the documents
Next Topic:Issues debugging variables in Love2D with LuaJIT
Goto Forum:
  


Current Time: Thu Apr 25 14:24:52 GMT 2024

Powered by FUDForum. Page generated in 0.03372 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top