[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[eclipse-dev] Planning Meeting Notes - Jan 23, 2008
|
--------
Status
--------
Workspace:
- inbox tracking
- bug fixing
- working on "the hunk compare editor"
- fixing builders framework issues
- the last fixes for 3.3.2
JDT UI:
- added 'Collapse All' action to Projects view and bound it
to new command from Platform UI
- fixed last 3.3.2 bug and added regression tests for it
- fixed 'Link with Editor' in Java occurrences search result
page
- inbox tracking
- bug fixing
- vacation
Platform Text and JDT Text:
- no 3.3.2 additions since last week
- enriched hovers:
- further polish
- started to work on tool bar support in enriched hovers
- released first cut of breadcrumb navigation bar for the
Java editor:
- please give it a try and report bugs against JDT Text
- improved quick assist/fix usability in the editor:
- you can now select a quick assist even if there are
problems on the same line
- fixed problem of missing key binding hints in editor
context menu
- inbox tracking
- bug fixing
JDT Core:
- batch compiler options work
- improving annotation recovery
- investigating indexing in low memory context
- backport of 1 bug in 3.3.2
- preserving annotations on problem methods in .class files
- bug fixing
Debug:
- added support to override default frame selection on suspend
(bug 215242)
- bug fixing: 3.3.2, and 3.4
Rel. Eng.:
- bug fixing
- test builds with latest 3.3.2 plugins
- 3.3.2 endgame
JDT APT team:
- testing of annotation processing in the presence of
compilation errors
- EclipseCon presentation
- inbox, newsgroups, Bugzilla
- Martin Luther King Jr holiday in USA
PDE:
- API tooling:
- graduation review preparation
- support for bundle version number validation
- support to flag missing/invalid @since tags + quick fixes
- preferences for binary compatible problem severities
- working on API problem filters
- bug fixing
- attended p2 meetings to determine scope of PDE integration:
- http://wiki.eclipse.org/Equinox_p2_PDE_Integration
- context help editor released to I-build
- finalized OSGi R4.1 support and bundle activation policy
(bug 163707):
- deprecated Eclipse-Lazy start for Eclipse 3.4
- removed support for 3.0 projects
- PDE webinar:
- "Plugin Development 101" (http://live.eclipse.org/)
- bug fixing
Platform UI:
- marker support:
- added an All Markers view that shows all types rather than
just problems, bookmarks or tasks
- commands:
- investigated making an API Show In command
- worked on commands that require parameterization