... | @@ -20,8 +20,20 @@ |
... | @@ -20,8 +20,20 @@ |
|
- on Linux its build in or add via 'apt-get install bash unzip'
|
|
- on Linux its build in or add via 'apt-get install bash unzip'
|
|
- on MacOSX its build in
|
|
- on MacOSX its build in
|
|
* setup your favorite IDE - preferred with build in LUA Highlight and/or COde check we can recommend :
|
|
* setup your favorite IDE - preferred with build in LUA Highlight and/or COde check we can recommend :
|
|
- IntelliJ (https://www.jetbrains.com/idea/) CE Edition is free of use
|
|
* IntelliJ (https://www.jetbrains.com/idea/) CE Edition is free of use
|
|
- Eclipse (https://www.eclipse.org)
|
|
- download and Install IntelliJ
|
|
|
|
- start IntelliJ
|
|
|
|
- got to File/Settings/Plugins -> Browse repositories -> Type "LUA"
|
|
|
|
- select "Lua language integration for IntelliJ" click install
|
|
|
|
- checkout this repository File/new/Project from Version Controll/git
|
|
|
|
* Eclipse (https://www.eclipse.org)
|
|
|
|
- Download [Eclipse](http://www.eclipse.org/downloads/packages/eclipse-ide-java-developers/oxygen1a)
|
|
|
|
- install Eclipse local
|
|
|
|
- go to HELP -> Eclipse Marketplace type "LUA"
|
|
|
|
- install "Lua Development Tools"
|
|
|
|
- go to HELP -> Eclipse Marketplace type "TM Terminal"
|
|
|
|
- install "TM Terminal 4.0"
|
|
|
|
- checkout this repository File/new/Project from Version Controll/git
|
|
* there is NO need to have a local LUA Interpreter (https://www.lua.org) but you can use this for other projects as well
|
|
* there is NO need to have a local LUA Interpreter (https://www.lua.org) but you can use this for other projects as well
|
|
|
|
|
|
|
|
|
... | | ... | |