Skip to main content

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

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

JDT UI:
- performance investigations: fixed a leak, filed bugs, accepted slight
  regression due to fix in search for references
- made last new APIs: RefactoringSaveHelper, JUnitCore.findTestTypes(..)
- released toString() generator
- bug fixing
- inbox tracking

Platform Text and JDT Text:
- finished 'Open Implementation' hyperlink detector
- continued work on adding 'Show in Properties File' action to NLS key hover
- reviewed and committed Java Compare patches
- bug fixing
- inbox tracking

Platform Search:
- inbox tracking

Debug:
- moved some preference constants to API (bug 267438)
- debug view context bindings extensions can specify default perspectives to appear in (bug 262811)
- bug fixing
- EclipseCon tutorial preparation

JDT APT status:
- no more changes planned for M6
- newsgroups, conf calls, inbox, Bugzilla
- more work on bug 263985
- review fix for bug 267279

PDE:
- added fragment and location information to Plug-in registry view
- support to move a target definition from metadata to workspace file
- test pass
- bug fixing
- EclipseCon preparation

Performance:
- 3.5 perf tests:
  - verification for I20090309-0100:
    - regression on JDT/Core:
      - https://bugs.eclipse.org/bugs/show_bug.cgi?id=267941

User Assistance:
- working on new intro theme with labels; waiting for artwork and mockup
  from graphic designer
- milestone testing
- testing on HP/UX

- bug fixing

Rel. Eng.:
- testing new M6 bundles
- testing changes to the build to support the publisher
- wrote ant task so Orbit bundles are automatically excluded from signing
  and packing process
- p2 repos are now available for CVS, RCP, JDT and PDE features on build page
- bug fixing

Workspace:
- inbox tracking
- working on 3.5 M6:
  - http://www.eclipse.org/eclipse/platform-team/team3.5/plan.php#m6
- M6 testing, N&N, etc.
- all major regressions in the compare editor fixed
- filesystem support for win32/x86_64 ready, waiting for a cvs module to add
- working on filesystem support for Mac OS 64bit

Platform UI:
- new API for M6:
  - multi-instance properties view
  - hide/show editor
  - open multiple editors
  - command IDs constants and action factory are API
  - data binding API additions
- bug fixes, reviewing patches
- Common Navigator bug fixes
- 3.5M6 test pass, especially: test multi-instances property views, excercise
  P2s UI, investigate test failures on Mac
- we are expecting to have a new design for the "Welcome" page later this week


Back to the top