Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Planning Meeting Notes - Sept 22, 2010

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

JDT UI:
- working towards 3.7 M2 (1 day test pass, N&N, bug fixing)
- improved 'Open Type Hierarchy' to work with multi-selection
- improved 'Open Type Hierarchy' to work with logical packages
- changed 'Delete' key in 'Call Hierarchy' to remove element(s)
  from the view instead of deleting them
- vacation

Platform Text and JDT Text:
- working towards 3.7 M2 (1 day test pass, N&N, bug fixing)
- started to work on auto-indent improvements in case of wrapped code
- minor documentation fixes
- vacation

Debug:
- improved performance of 'Open from Clipboard'  command
- 3.7 M2 test pass, one bug fix

Workspace:
- author display inconsistencies in compare editor

PDE:
- 3.7 M2 test pass, N&N, one bug fix
- investigated build test failures - caused by compiler bug in M2
- continued work on API Tools ant task include lists and tests
- started work on API for importing bundles as projects
- started work on consumer based API use reports

JDT Core:
- 3.7M2 verification
- Bug triage
- continue to work around null analysis and improve diagnosis in
  the compiler
- continue to improve mixed mode between 1.4 and 1.5 projects
- investigated compiler issue with M2 contribution

Rel. Eng.:
- 3.7M2,then 3.7M2a
- removed linux.gtk.ppc platform from build, use linux.gtk.ppc64
  instead
- version compare tool now compares against entire repo instead of
  just the SDK
- 3.6.1 endgame, to be released this week
- bug fixing

User Assistance:
- created component plan for User Assistance in Eclipse 3.7
- bug fixing

Equinox:
 - M3 bug fixing
 - investigating improved license management in p2
 - investigating critical launcher bugs
 - updated framework source code for generic types
 - finalizing RFC 138 (resolver and bundle hooks) spec and
   implementation
 - investigating RFC 159 (byte code weaving hooks) implementation

Workspace:
- working on 3.7 M3 issues
- Resources calls resumed on Thursdays:
  - http://wiki.eclipse.org/E4/Resources/Call

SWT:
- 3.7M2 went well
- implemented minimal POC Browser that uses WebKit on win32:
  - going forward will work to make this "real"
  - will initiate legal process soon for swt binding
- continuing work on GTK 32-/64-bit AIX and HPUX ports, and
  64-bit Solaris port
- continuing win32 accessibility testing (with some outside
  help) and fixing
- 3.7 bug fixing, including:
  - (not yet released) bug 319123: Application becomes
    unresponsive when code completion tooltip shows:
    - should fix various problems caused by libraries from
      multiple xulrunner installs being loaded together


Back to the top