Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Koneki/LDT"

(User Area)
m (User Area)
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
== User Area ==
 
== User Area ==
* [[Koneki/LDT/Developer_Area/User_Guides/User_Guide_0.9|User Guide]]
+
* [[Koneki/LDT/Developer_Area/User_Guides/User_Guide_1.0|User Guide]]
* [[Koneki/LDT/User_Area/New_and_Noteworthy|New & Noteworthy]]
+
* [[Koneki/LDT/User_Area/New_Noteworthies|New & Noteworthy]]
 
* [[Koneki/LDT/User_Area/Available_Execution_Environments|Available Execution Environments]]
 
* [[Koneki/LDT/User_Area/Available_Execution_Environments|Available Execution Environments]]
 
* [[Koneki/LDT/User_Area/Compatible_Lua_VMs|Compatible Lua VMs]]
 
* [[Koneki/LDT/User_Area/Compatible_Lua_VMs|Compatible Lua VMs]]
Line 8: Line 8:
 
** [[Koneki/LDT/User_Area/LuaDocumentor|LuaDocumentor: command-line tool]]
 
** [[Koneki/LDT/User_Area/LuaDocumentor|LuaDocumentor: command-line tool]]
 
** [[Koneki/LDT/User_Area/Execution_Environment_file_format|How to make an Execution Environment]]
 
** [[Koneki/LDT/User_Area/Execution_Environment_file_format|How to make an Execution Environment]]
 +
* Debugger
 +
** [[Koneki/LDT/User_Area/Debugger/ValueDisplay| Customize debugger value display]]
 
* Tutorials
 
* Tutorials
 
** [http://www.thijsschreijer.nl/blog/?p=604 Configuring an external Lua launch configuration]
 
** [http://www.thijsschreijer.nl/blog/?p=604 Configuring an external Lua launch configuration]
 
** [http://www.youtube.com/watch?v=cZdn1yDrH8Y Configuring the LDT debugger for Corona SDK applications]
 
** [http://www.youtube.com/watch?v=cZdn1yDrH8Y Configuring the LDT debugger for Corona SDK applications]
 +
** [http://www.youtube.com/watch?v=eG9NVrNSszA Setup LDT for code completion with LÖVE]
  
 
== Developer Area ==
 
== Developer Area ==
Line 25: Line 28:
 
**[[Koneki/LDT/Developer_Area/Testing_ASTs|Testing ASTs]]
 
**[[Koneki/LDT/Developer_Area/Testing_ASTs|Testing ASTs]]
 
**[[Koneki/LDT/Developer Area/GeneratedDocumentation|Testing generated documentation]]
 
**[[Koneki/LDT/Developer Area/GeneratedDocumentation|Testing generated documentation]]
 +
* JNLua/Lua Compilation
 +
**[[Koneki/LDT/Developer_Area/Compilation_linux|Linux 32/64]]
 +
**[[Koneki/LDT/Developer_Area/Compilation_macosx|Mac OS X]]

Revision as of 13:25, 15 November 2013

User Area

Developer Area

Back to the top