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"

(Bugs to be fixed)
(Bugs to be fixed)
Line 16: Line 16:
  
 
=== Bugs to be fixed ===
 
=== Bugs to be fixed ===
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=129445 ([editors] Automatic Code Completion)
 
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=156105 ([check] CodeCompletion: keywords as suggestions)
 
 
* memory leak(s?) in oAW:
 
* memory leak(s?) in oAW:
 
** https://bugs.eclipse.org/bugs/show_bug.cgi?id=183568 (Memory Leak caused by TYPE_CHACHE)
 
** https://bugs.eclipse.org/bugs/show_bug.cgi?id=183568 (Memory Leak caused by TYPE_CHACHE)
 
* 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")
+
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=169130 ("phantom errors") [Peter]
 +
 
 +
 
 +
=== 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=156105 ([check] CodeCompletion: keywords as suggestions) [Peter]

Revision as of 03:30, 25 May 2007

openArchitectureWare 4.1.3 Roadmap

Release date: tbd (probably mid-june 2007)

Theme for this release: Bug fixing and some minor features

Planned features

  • Convert documentation to DocBook, provide Eclipse Help and PDF
  • Welcome page
  • Cheat sheets
  • Refactoring for templates
  • Hyperlink / F3 navigation in editors
  • Hyperlink navigation in console output
  • Template-based AOP
  • Debugger?

Bugs to be fixed


Bugs already fixed

Back to the top