I've downloaded Eclipse and installed LDT but whenever I try to create a new Lua project I get the following error and it won't allow me to open any Lua files.
An internal error occurred during: "Initialize DLTK".
Could not initialize class org.eclipse.koneki.ldt.core.internal.ast.parser.LuaSourceParser
I've tried installing different versions of Eclipse including the latest build but get the same thing every time. I've also cleared all related files between fresh installs and tried setting different source directories but still not getting any luck.
Hum, this bug is not reproduced on our side. It could be a installation problem.
Can you check your dltk full version number and also the LDT version? you can find them using the Help/About top menu and then "installation detail".
Can you also attach your log file ? you can find it under the path <workspace dir>/.metadata/*.log
On which Eclipse version do you try ? Actually, we have tested on Indigo (3.7) and Juno (4.2) and working on the integration on Kepler (4.3).