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/Project Plan/0.9"

(Launch Configurations)
(Wizards)
Line 30: Line 30:
  
 
=== Wizards ===
 
=== Wizards ===
{{PlanItem|A wizard for new lua file and module|382217|}}
+
{{PlanItem|A wizard for new lua file and module|382217|Complete}}
 
{{PlanItem|Enabling to choose location of a new Lua project|384829|}}
 
{{PlanItem|Enabling to choose location of a new Lua project|384829|}}
 
[[Category:Draft Documentation]]
 
[[Category:Draft Documentation]]

Revision as of 13:23, 13 November 2012

Work Items for Koneki 0.9

Below are items that the Koneki team and the community at large think are worth being considered for the 0.9 release. This release is expected for the end of 2012.

Lua Development Tools

Infrastructure

Ok green.gif Refactor plug-ins to simplify global architecture (384707)

Ok green.gif Rework the organization of nightly/stable/maintenance repositories (384703)

Execution Environment

Ok green.gif Add support of embedded Execution environment (386554)

Ok green.gif Deliver, document and promote Execution Environment (add link in the UI)

Lua Documentor

Ok green.gif User Documentation for Lua Documentor language

Ok green.gif Deliver, document and promote Lua Documentor command line tool

Ok green.gif Syntax highlighting for LuaDocumentor (384828)

Ok green.gif Content-assist for LuaDocumentor (384828)

AST

Chkbox disabled.gif Refactoring: enable variable renaming

Chkbox disabled.gif Extract Partial AST from file that is syntactically incorrect

Ok green.gif More precise error message and error markers for syntax errors (and ensure it is testable)

Chkbox disabled.gif Use heuristics to extract more information from code (381671)

Launch Configurations

Ok green.gif Propose a launch configuration for Lua scripts (370070)

Ok green.gif Embed lua interpreter in LDT (387011)

Ok green.gif Support of Remote Development (390228)

Wizards

Ok green.gif A wizard for new lua file and module (382217)

Chkbox disabled.gif Enabling to choose location of a new Lua project (384829)

Debugger

Ok green.gif Integration of new Lua debugger (386679)

Chkbox disabled.gif Support of Lua 5.2 and LuaJIT

Ok green.gif Manage custom transport library (to be independent of Lua Socket)

Code Formatter

Chkbox disabled.gif Allow to format lines after an offset

Chkbox disabled.gif Better user notification of code format failure

Chkbox disabled.gif Format spaces between words

Chkbox disabled.gif Indent function parameters

OMA-DM Simulator

Security

Glass.gif Add authentication, MD5 and the most important, HMAC

Messages

Glass.gif Provide the WBXML encoding

SMS

Glass.gif Bootstrap and notification SMS reception

Back to the top