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"

(Work Items for LDT 1.3)
(Bugzilla Requests)
Line 55: Line 55:
 
== Bugzilla Requests ==
 
== Bugzilla Requests ==
  
[https://bugs.eclipse.org/bugs/buglist.cgi?classification=Tools&columnlist=bug_severity%2Cpriority%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc&component=LuaDevelopmentTool&known_name=1.0%20Plan&product=LDT&query_format=advanced&short_desc=%5Bplan%5D&short_desc_type=allwordssubstr&target_milestone=1.3%20M1&target_milestone=1.3%20M2&target_milestone=1.3%20RC1&target_milestone=1.3%20RC2&order=priority%2Cbug_severity%2Cchangeddate%20DESC%2Cshort_desc%2Cbug_id%20DESC&query_based_on=1.3%20Plan&list_id=7086942 Project Plan] : The bigs features implemented.
+
[https://bugs.eclipse.org/bugs/buglist.cgi?classification=Tools&columnlist=bug_severity%2Cpriority%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc&component=LuaDevelopmentTools&known_name=1.0%20Plan&product=LDT&query_format=advanced&short_desc=%5Bplan%5D&short_desc_type=allwordssubstr&target_milestone=1.3%20M1&target_milestone=1.3%20M2&target_milestone=1.3%20RC1&target_milestone=1.3%20RC2&order=priority%2Cbug_severity%2Cchangeddate%20DESC%2Cshort_desc%2Cbug_id%20DESC&query_based_on=1.3%20Plan&list_id=7086942 Project Plan] : The bigs features implemented.
  
[https://bugs.eclipse.org/bugs/buglist.cgi?classification=Tools&columnlist=changeddate%2Cbug_severity%2Cpriority%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc&component=LuaDevelopementTool&known_name=Fixed%20in%201.0&product=LDT&query_format=advanced&resolution=FIXED&target_milestone=1.3%20M1&target_milestone=1.3%20M2&target_milestone=1.3%20RC1&target_milestone=1.3%20RC2&query_based_on=Fixed%20in%201.3&list_id=7087287 Bugs fixed] : Bugs fixed fixed.
+
[https://bugs.eclipse.org/bugs/buglist.cgi?classification=Tools&columnlist=changeddate%2Cbug_severity%2Cpriority%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc&component=LuaDevelopementTools&known_name=Fixed%20in%201.0&product=LDT&query_format=advanced&resolution=FIXED&target_milestone=1.3%20M1&target_milestone=1.3%20M2&target_milestone=1.3%20RC1&target_milestone=1.3%20RC2&query_based_on=Fixed%20in%201.3&list_id=7087287 Bugs fixed] : Bugs fixed fixed.
 +
 
 +
[https://bugs.eclipse.org/bugs/buglist.cgi?bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial&bug_severity=enhancement&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&classification=Tools&columnlist=bug_severity%2Cpriority%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc&component=LuaDevelopmentTools&list_id=4569298&priority=P1&priority=P2&priority=P3&product=LDT&query_format=advanced&short_desc=%5C%5Bplan%5C%5D&short_desc_type=notregexp&order=priority%2Cbug_severity%2Cchangeddate%20DESC%2Cshort_desc%2Cbug_id%20DESC&query_based_on=Bug%20to%20fix%20for%201.3 Bugs to fix] : List of bugs and little improvements we will try to close.
 +
 
 +
To understand priorities and severities meaning : [[LDT/Developer_Area/Development#Bugzilla_severity_and_priority | development documentation]]

Revision as of 11:07, 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.

Bugs to fix : List of bugs and little improvements we will try to close.

To understand priorities and severities meaning : development documentation

Back to the top