Dear all,
I have followed the posts about Eclipse and Corona SDK, but I am still not satisfied. I have two main concerns, and I really hope you can help me!
First, whenever I run a project, I get the home screen and not the project right away. My settings are as follows:
- Interpreter: /Applications/CoronaSDK/Corona Simulator.app/Contents/MacOS/Corona Simulator
- Arguments: -debug main.lua
Second, autocomplete. It seems that it doesn’t work. It autocompletes symbols, for instance typing “dis”, and hitting ESC (my shortcut) it completes to “display”. But if I proceed with “display.” nothing pops up, and I wish I could just see all applicable functions/variables.
Is anyone using Eclipse? I started using ZeroBrane, it’s really rough, but it does the job…
Thanks & Cheers!