Lua Development Tools (LDT) is about providing Lua developers with an IDE providing the user experience developers expect from any other tool dedicated to a static programming language.
Like many other dynamic languages, Lua is so flexible that it is
hard to analyze enough to provide relevant and powerful tooling.
LDT is using Metalua, to analyze Lua source code
and provide nice user assistance.
LDT is an Open Source tool, licensed under the EPL.
All Documentation is available on the Eclipse Wiki, so feel free to contribute to improving it by fixing spelling mistakes, errors, or providing new content!
LDT User Guide can be accessed directly from the Eclipse Help ("Help > Help Content" menu).
It is also available directly on the Eclipse Wiki.
The no-brainer option, all at once, download ~60 MB and be all set.
Version | Windows | Mac OS X | Linux |
---|---|---|---|
Stable release (1.4.2) | 32-bit | - | 32-bit |
64-bit | 64-bit | 64-bit |
Note: Milestone versions are unstable. In case of bug, tell us. We fix them.
So far only milestones release and nightly builds are available.
Note: Our wiki explains everything about our update-sites.
Choose a version in the following list to see the new features added from the previous release.
If you run into trouble while installing or using LDT, you are encouraged to explain your issue on the LDT forum.
If you encounter a bug, or want to make the development team aware of a feature request you have, you can open a bug against LDT.
The git repository of LDT is available. For building, check instructions.