Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Parse lua files to make execution environment for lua/eclipse/ldt

Notifications You must be signed in to change notification settings

chevcat/lua_complete_eclipse

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lua_complete_eclipse

Parse lua files to make execution environment for lua/eclipse/ldt

Usage

  1. Modify parse.pl , change the @dirs to what lua source dirs you want to parse.

  2. Run parse.pl, it will parse the folders and generated the corresponding environment lua files into api/ directory.

  3. Zip all the lua files in api/ to api.zip

  4. Zip api.zip, docs/, *.rockspec into mylua.zip

And then you can use this mylua.zip in eclipse/lua/ldt.

I used quick-cocos2d-x's framework as the lua source dir, and has made a mylua.zip for my need.

Try to use it in eclipse and then you will see some module like "ui", "display" can have auto-complete feature right now.

About

Parse lua files to make execution environment for lua/eclipse/ldt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.