Installing an IDE
- There are several Lua IDEs (Integrated Development Environments)
- Two of these are
- Lua Development Tools (based on Eclipse)
- ZeroBrane (Standalone IDE)
Installing Lua Development Tools
Eclipse Lua Development Tools Standalone Download
Quick Instructions
- Download the Lua Development Tools Standalone Product from the link above
- Unzip the tool zip file into a folder called Eclipse Lua (so the files will have a folder)
- Create a directory where everything related to Lua can be placed A common practice is to put this on the root of the C disk in Windows
- Create a folder called workspace in the same folder where you placed Eclipse Lua Note that this is the author's preference and not a required methodology
- On Windows go into Eclipse Lua and right click on the LuaDevelopmentTools.exe
- Using "Send To" on windows put a shortcut to the executable on the desktop
- To start the tools double click on the desktop icon on Windows
- Choose the workspace you created when asked
Installing ZeroBrane
Quick Instructions
- Go to the Zerobrane website using the link given above
- Go to the Download page given on the website
- Choose whether you want to support Zerobrane or Choose the link "Take me to the download page this time"
- Create a folder to hold the all files related to Zerobrane A common practice is to put this on the root of the C disk in Windows It should be a location that can be found later
- Choose the download for the type of computer If you choose the Windows exe file put it in the folder created in the last step
- Both the zip file and the exe file for windows give an extracted folder The exe file for windows sets some folder preferences so have it in the correct location before executing it Move the extracted zip file to the correct location if using the zip
- Go into the ZeroBraneStudio folder once it is extracted (zip) or created (exe)
- Using "Send To" on windows put a shortcut to the executable on the desktop
- To start the tools double click on the desktop icon on Windows