Skip to main content

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

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

Debug:
- support for columns in the _expression_ view
- 3.5.2 test pass - complete/ok
- 3.6 M5 testing, new & noteworthy
- bug fixing

PDE:
- API to set bundle root location within a PDE project (297895)
- new compiler errors/warnings section for build.properties (problem
  severity settings)
- 3.5.2 test pass - complete/ok
- 3.6 M5 testing, new & noteworthy
- bug fixing

Rel. Eng.:
- 3.5.2 endgame
- 3.5.2RC2 released, submitted to Galileo build
- released new ICU 4.2.1 and Junit 4.8.1 in the build
- 3.6M5 bug fixing
- eclipsecon preparation

JDT UI:
- 3.5.2: test pass completed - no regressions found
- working towards 3.6 M5 (test pass, New and Noteworthy)
- refactoring Undo now execute in a background thread (so that we can
  show progress)
- the JUnit test case wizard now defaults to JUnit 4 in projects with
  compliance 5.0 or higher
- fixed Pull Up of methods to interfaces
- fixed problems with inlining of auto-boxed expressions
- inbox tracking

Platform Text and JDT Text:
- 3.5.2: test pass completed - no regressions found
- working towards 3.6 M5 (test pass, New and Noteworthy)
- fixed yellow painting (overwrite indication) bug in content assistant
- improved parameter hints feature (Ctrl+Shift+Space)
- reviewed a patch to improve memory consumption in CopyOnWriteTextStore
  (ready for M6)
- fixed some minor bugs
- inbox tracking

Platform Search:
- 3.5.2: test pass completed - no regressions found

JDT Core:
- JSR 308 code generation: completed. Working on adding new regression
  tests and started to work on DOM/AST conversion
- improved null analysis in the compiler
- 3.5.2RC2 verification: no regression found
- 3.6M5 verification: no regression found
- test day
- bug fixes
- bug triage
- vacations

User Assistance:
- working on filtering of table of contents and index
  - plan to deliver soon after M5 announced

SWT:
- accessibility work released
- 3.5.2RC2 test pass went generally well:
  - one fix will be requested for 3.5.2RC3:
    - https://bugs.eclipse.org/bugs/show_bug.cgi?id=300439
- 3.6M5 testing:
  - one fix made:
    - https://bugs.eclipse.org/bugs/show_bug.cgi?id=300879
  - launcher on Solaris SPARC and x86 are broken, working with equinox
    to resolve this
- investigating potential small enhancements to expose Windows 7
  features, and in printing

Workspace:
- Bug 298835 - merging Dynamic Path Variables to HEAD [fixed]
- Bug 298923 - Changes from a dev branch for Applying Patch in Sync
  View merged to HEAD
- Bug 297228 - Provide finer grained file permission access [fixed]
- working on remaining Flexible Resources issues
- working on UI for the extended set of file permission attributes
  [in progress, should be ready in M6]
- testing new features in Platform Workspace [last week] + overall
  Eclipse testing on Tuesday
- for other items, see the plan:
  http://www.eclipse.org/eclipse/platform-team/team3.6/plan.php


Back to the top