Skip to main content

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

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

Debug:
- final fix for 3.6.1:
  - bug 324072 - Debug view "Terminate/Disconnect All" doesn't work
- 3.6.1 Test pass - no more fixes planned
- review patches for Bug 48880 - [action] command to 'Open from Clipboard'
- new launch variable that resolves to a project's classpath:
  - ${project_classpath:<project_name>}

PDE:
- final fix for 3.6.1 - Bug 324336
- 3.6.1 test pass - no more fixes planned
- continued work on include lists and support to resolve installations for
  API Tools tasks
- improved support for p2 based targets - ability to use local profile and
  work offline (bug 295576)

JDT UI:
- 3.6.1 test pass - no more fixes planned
- added preference Java > Editor > Typing > Enter key adjusts the
  indentation on the new line
- content assist for constructors avoids adding superfluous ";"s
- continued to work on allowing any Java element selection as input for
  Type Hierarchy view
- vacation

Platform Text and JDT Text:
- 3.6.1 test pass - no more fixes planned
- working on improvements to mnemonics and (Shift+)Enter behavior in
  Find/Replace
- vacation

Platform Search:
- double-clicking an element now always toggles expansion (also if the
  element gets opened in an editor)

Rel Eng.:
- JUnit and test framework bundles now included in repos:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=318514
- 3.6.1RC3 delivered to Helios build
- test builds with 3.7M1  bundles
- org.eclipse.pde.junit.runtime.addon and org.eclipse.pde.junit.runtime.standalone
  features added to build, reside in repo only:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=323062
- Indigo rel. eng. plan:
  - http://wiki.eclipse.org/Platform-releng/Indigo
- bug fixing

SWT:
- 3.6.1RC3 test pass went well
- 3.7 plan posted
- 3.7 feature work:
  - application menu bar
  - password text security
  - SWT.WRAP style for Buttons
- 3.7 bug fixing

JDT Core:
- 3.6.1 test pass - no issues discovered
- no more fixes planned
- inbox tracking/triaging
- fixes for 3.7 M2

Workspace:
- 3.6.1 testing and bug verification
- Bug 301223 - Team Projectset Import - Problems encoutered while
  deleting resources [investigating]
- Bug 307280 - Provide a way to disable capping in the comparison
  algorithm [in progress]
- working on the 3.7 plan

Performance:
- 3.6:
  - M20100901-0800: nothing new
  - M20100901-1310: incomplete results in DB
  - M20100902-1717: nothing new
- 3.7:
  - missing several results due to power outages in Ottawa
  - org.eclipse.team component last perfs result were in build 20100727
  - N20100902-2000: nothing new
  - N20100904-2000:
      + Platform/Resources:
        - bug 324751: BenchFileStore#testStoreIsReadOnly()
      + Equinox/Framework:
        - bug 324753: Regression on several OSGI component tests
  - I20100907-0800: not finished yet


Back to the top