Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Koneki/LDT/User Guide/Getting started

< Koneki‎ | LDT‎ | User Guide
Revision as of 13:36, 7 November 2011 by Unnamed Poltroon (Talk)

Getting started

In order to be able to enjoy Lua Development Tools, there only a few steps.

  • Create a project
    • Name it
  • Edit a Lua source file

Create a project

Choose Lua Project

ProjectList.png

Name it

NewLuaProject.png

Edit a Lua source file

EditingFile.png

Back to the top