Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
D demo_lua
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • pub
  • demo_lua
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Jan 31, 2019 by Guido Voigt's avatar Guido Voigt
Hide whitespace changes
Inline Side-by-side
Showing with 1 addition and 1 deletion
+1 -1
  • home.md home.md +1 -1
  • No files found.
home.md
View page @ 132ed71c
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
- select "Lua language integration for IntelliJ" click install - select "Lua language integration for IntelliJ" click install
- checkout this repository File/new/Project from Version Controll/git - checkout this repository File/new/Project from Version Controll/git
* Eclipse (https://www.eclipse.org) * Eclipse (https://www.eclipse.org)
- Download [Eclipse](http://www.eclipse.org/downloads/packages/eclipse-ide-java-developers/oxygen1a) - Download Please use 2019-03 as current stable release seems has porblem with lua tool [Eclipse](https://www.eclipse.org/downloads/packages/release/2019-03/m1)
- install Eclipse local - install Eclipse local
- go to HELP -> Eclipse Marketplace type "LUA" - go to HELP -> Eclipse Marketplace type "LUA"
- install "Lua Development Tools" - install "Lua Development Tools"
......
Clone repository
  • Home