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 "LDT/Developer Area/Project Plan/1.3"

(Tasks)
(Work Items for LDT 1.3)
Line 6: Line 6:
  
 
  Milestones  End Date          Luna Targeted Milestones    Status  Details
 
  Milestones  End Date          Luna Targeted Milestones    Status  Details
  M0                                                         --      Refactoring + rebranding because of project move (koneki->ldt)
+
  M0           Oct, 3rd                    M3  Nov, 12th      --      Refactoring + rebranding because of project move (koneki->ldt)
  M1                                                         --      Biggest Features.
+
  M1           Jan, 30th                    M5  Feb, 04th      --      Biggest Features.
  M2                                                         --      All Features must be present in M2.
+
  M2           Mar, 20th                    M6  Mar, 25th      --      All Features must be present in M2.
  RC1                                                         --      Time between M2 and RC1 should be used to do validation and bug fixes.
+
  RC1         Apr, 30th                    M7  May, 06th      --      Time between M2 and RC1 should be used to do validation and bug fixes.
  RC2                                                         --      Optional release to fix critical bugs and non intrusive bugs.  
+
  RC2         May, 22th                    RC2 May, 27th      --      Optional release to fix critical bugs and non intrusive bugs.  
  -----------------------------------------------------------------------------------------------------------------------------------------
+
  R            Jun, 10th                    RC4 Jun, 10th      --      Final Release
 +
-----------------------------------------------------------------------------------------------------------------------------------------
 
  SR1-RC1                                                    --      First SR1 Release.
 
  SR1-RC1                                                    --      First SR1 Release.
 
  SR1-RC2                                                    --      Optional release to fix critical bugs and non intrusive bugs.
 
  SR1-RC2                                                    --      Optional release to fix critical bugs and non intrusive bugs.
see [[Luna/Simultaneous_Release_Plan#Schedule |Mars Schedule]].
+
see [[Mars/Simultaneous_Release_Plan#Schedule |Mars Schedule]].
  
 
== Features Lists ==
 
== Features Lists ==

Revision as of 10:34, 25 September 2014

Work Items for LDT 1.3

Below are items that the LDT team are worth being considered for the 1.3 release. This release is expected for the mid year 2015.

Schedule

Milestones   End Date           Luna Targeted Milestones    Status  Details
M0           Oct, 3rd                     M3  Nov, 12th       --      Refactoring + rebranding because of project move (koneki->ldt)
M1           Jan, 30th                    M5  Feb, 04th       --      Biggest Features.
M2           Mar, 20th                    M6  Mar, 25th       --      All Features must be present in M2.
RC1          Apr, 30th                    M7  May, 06th       --      Time between M2 and RC1 should be used to do validation and bug fixes.
RC2          May, 22th                    RC2 May, 27th       --      Optional release to fix critical bugs and non intrusive bugs. 
R            Jun, 10th                    RC4 Jun, 10th       --      Final Release

SR1-RC1                                                     --      First SR1 Release.
SR1-RC2                                                     --      Optional release to fix critical bugs and non intrusive bugs.

see Mars Schedule.

Features Lists

Finalize Lua 5.2 support

  • Support goto/label.
  • 'Compilation VM' by project.

Dark theme

AST/User Assistance

Chkbox disabled.gif detect return type

Chkbox disabled.gif documentation validation

Better VM integration

We should try to integrate a new kind of VM List of VMs :

Chkbox disabled.gif LOVE2D ?

Chkbox disabled.gif LuaJ, JNLUA ? (http://www.eclipse.org/forums/index.php/t/627977/, http://www.eclipse.org/forums/index.php/t/628230/)

Chkbox disabled.gif COCOS2D ?(http://www.eclipse.org/forums/index.php/t/464638/)

Chkbox disabled.gif Wireshark ? (http://www.eclipse.org/forums/index.php/t/457923/)

C/C++ integration

  • Think about how we can do a C/C++ integration for lua.

Extensibility

  • Script on save.
  • Trigger lua script on selection.

Tasks

  • Create a "How to contribute" page.
    • Help to create EE.
  • Move LDT in its own eclipse project.
  • Update release tools to be more compliant with Eclipse release train and avoid to use to more space in download.eclipse.org
  • DLTK Issues ?
    • Follow Dev IDE/handly project which could be interesting for LDT.
    • Take a look to LangEclipse.

Bugzilla Requests

Project Plan : The bigs features implemented.

Bugs fixed : Bugs fixed fixed.

Back to the top