Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Lua Editor for Corona SDK (Eclipse Indigo Plugin)

Can anyone suggest a good editor to use with Lua scripting specifically for the Corona SDK or aid me with an error I'm having trying to install the eclipse plugin. I would like to use Eclipse Indigo (64bit) preferably but I've had problems with the Lua plugin. I've got the lua site added to Eclipses download sites, but when I try to install it says it "can't be installed in this enviroment because its filter is not applicable" Anyone have any insight into that error with this plugin? I've searched and found information about the error with other plugins but fixes and reasons behind it didn't seem to apply to my problem.

like image 781
SmashCode Avatar asked Jun 25 '12 22:06

SmashCode


1 Answers

I was downloading the wrong lua editor for Eclipse. LuaEclipse was the problem so I used http://www.eclipse.org/koneki/ldt/ and everything worked.

like image 163
SmashCode Avatar answered Sep 24 '22 22:09

SmashCode