Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Planning Meeting Notes - Dec 2, 2009

--------
 Status
--------

JDT UI:
- finished adoption of org.junit bundle with version 4.x in
  order to be able to run JUnit 4 tests with the Eclipse Test Framework
- started to work on supporting multi-fixes in Problem hover
- reviewed several patches
- fixed some minor bugs
- inbox tracking
- 1 day vacation

Platform Text and JDT Text:
- continued to work on reducing the memory used by the spelling engine
- fixed a bug in the presentation reconciler
- reviewed several patches
- fixed some minor bugs
- inbox tracking
- 1 day vacation

JDT Core:
- bug fixes
- improved APT memory usage (see 288211)
- vacations
- investigated performance issues in JDT/Core
- made progress on jsr 308
- investigating some deadlock issues on bundle startup

Debug:
- review of breakpoints view enhancements (bug 238956)
- working on API for Java breakpoint condition editor (bug 292979)
- working on breakpoint condition editor detail pane (bug 290288)
- bug fixing

PDE:
- API tooling leverages PDE state for incremental build/performance
  improvements (bug 296375)
- build.properties validation for missing output.<library>'s and
  compiler compliance settings (bug 253950)
- continued target platform enhancements in branch
- addressed PDE/build memory leak during fetch (bug 296288)
- bug fixing

JDT APT:
 - inbox, newsgroups, Bugzilla
 - reviewing code changes related to APT memory issues
 - track down bug 295948, ElementImpl.hashCode throws NPE

User Assistance:
- plan to switch to new Lucene version delayed till M4 while CQ
  being processed
- quick search enhancements committed
- remote IC ordering committed

SWT:
- CSS: making CTabItems fully drawable
- IA2: implementation continues
- patches submitted to other groups for associating Eclipse with
  file types in OS
- background image work on GTK
- WebKitGtk:
  - investigation is finished, it seems capable of what's needed
  - have initiated the IP process for creating swt binding for
    WebKitGtk
  - have begun evolving the investigation code into real code

Performance:
- 3.5 perf tests:
  - verification for M20091125-1042:
    - nothing new
- 3.6 perf tests:
  - verification for last week builds (until N20091128-2000):
    - nothing new

Platform Workspace:
- fixing and polishing new Resources API and UI:
  - see Bug 296051 for the discussion about new Resources UI
    (e.g. virtual folders)
- working on a performance issue caused by the fix for Bug 259643
- Bug 236169 - Use Synchronize View for Apply Patch in progress
- inbox tracking
- Eclipse DemoCamp in Cracow:
  - http://wiki.eclipse.org/Eclipse_DemoCamps_November_2009/Krakow
- the Platform Workspace 3.6 dev plan available under:
  - http://www.eclipse.org/eclipse/platform-team/team3.6/plan.php

Rel. Eng.:
- test builds to switch from pserver to extssh for code fetching:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=294900
- JUnit 4 bug closed:
  - thanks to everyone for your help who helped resolve this
- CVS is now much faster:
  - thus builds are faster
  - Denis has fixed long standing bug with Eclispe.org NFS:
    - https://bugs.eclipse.org/bugs/show_bug.cgi?id=288293
- test builds for new test results message:
  - thanks to patch from Olivier
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=296009
- testing slave server at foundation
- asked committer reps to ask Eclipse board for budget for test
  infrastructure at foundation


Back to the top