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 "RoadmapOAW42"

(Planned features)
Line 9: Line 9:
 
=== Planned features ===
 
=== Planned features ===
 
* Convert documentation to DocBook, provide Eclipse Help and PDF [Peter] (see http://wiki.eclipse.org/index.php/OAW_Task_Management#Documentation)
 
* Convert documentation to DocBook, provide Eclipse Help and PDF [Peter] (see http://wiki.eclipse.org/index.php/OAW_Task_Management#Documentation)
* Cheat sheets [Peter]
 
* Refactoring for templates [Peter]
 
* Debugger [Clemens, Bernd]
 
  
 
=== Features already implemented ===
 
=== Features already implemented ===
 +
* Debugger [Clemens, Bernd]
 
* Welcome page [Peter]
 
* Welcome page [Peter]
 +
* Cheat sheets [Peter]
 +
* Refactoring for templates [Peter]
 
* Hyperlink / F3 navigation in editors [Sven, Peter]
 
* Hyperlink / F3 navigation in editors [Sven, Peter]
 
* Hyperlink navigation in console output [Sven]
 
* Hyperlink navigation in console output [Sven]
Line 25: Line 25:
 
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=186873 (ClassCastException when file name of *.xpt and *.ext are equal)
 
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=186873 (ClassCastException when file name of *.xpt and *.ext are equal)
 
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=167473 (Aspects dont respect inheritance hierachy)
 
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=167473 (Aspects dont respect inheritance hierachy)
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=169130 ("phantom errors") [Peter]
 
* resolve IP issues [Bernd, Sven]
 
* migrate from ANTLR 2.7.6 to ANTLR 3.0 [Sven]
 
 
  
 
=== Bugs already fixed ===
 
=== Bugs already fixed ===
 
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=129445 ([editors] Automatic Code Completion) [Peter]
 
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=129445 ([editors] Automatic Code Completion) [Peter]
 
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=156105 ([check] CodeCompletion: keywords as suggestions) [Peter]
 
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=156105 ([check] CodeCompletion: keywords as suggestions) [Peter]
 +
* resolve IP issues [Bernd, Sven]
 +
* migrate from ANTLR 2.7.6 to ANTLR 3.0 [Sven]
 +
 +
=== Bugs that could be reproduced ===
 +
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=169130 ("phantom errors") [Peter]

Revision as of 06:42, 15 June 2007

openArchitectureWare 4.2 Roadmap

Feature freeze: June 16th, 2007

Release date: end of June 2007

Theme for this release: Bug fixing and some minor features

Planned features

Features already implemented

  • Debugger [Clemens, Bernd]
  • Welcome page [Peter]
  • Cheat sheets [Peter]
  • Refactoring for templates [Peter]
  • Hyperlink / F3 navigation in editors [Sven, Peter]
  • Hyperlink navigation in console output [Sven]
  • Model Weaver [Markus]
  • AOP for Templates and Extensions [Sven, Markus]

Bugs to be fixed

Bugs already fixed

Bugs that could be reproduced

Back to the top