Skip to main content

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

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

JDT UI:
- 3.7 M4 planning
- extended the places where JDT shows abbreviated package names in the UI
- bug fixing
- vacation

Platform Text and JDT Text:
- 3.7 M4 planning
- added 'Format Element' to Java editor's context menu
- continued to work on horizontal lines between Java elements in the editor
- continued work on NLS tooling improvements
- bug fixing
- vacation

Platform Search:
- added match color definition which was wrongly taken from JDT UI

Rel. Eng.:
- running many test builds for JUnits on foundation hardware
- on eclipse.org hardare - Linux tests take  < 4 hrs, Windows take < 5 hours
  to complete:
  - on existing hardware, Linux tests take 5 hrs, Windows 6 hours
- these times reflect an environment when there weren't other builds running
  on the same Hudson instance
- there are still around 200 test failures on each platform on Eclipse.org
  hardware:
  - working through these infrastructure and test related issues
- opened a bug for a Hudson instance to run Mac tests:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=329830
  - hardware donations welcome :-)
- adding new features and products for Equinox OSGi starter kit to the build:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=329722
- added aix gtk ppc64 build to 3.6.2 stream
- failed UPSes in our lab over the weekend caused build missing performance
  test results for Saturday's build, and a missing Sunday night build

User Assistance:
- preparing to move to Lucene 2.9.1
- bug fixing

SWT:
- continuing new printer functionality/API work
- investigating:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=329456 :
    - Add API to access the application menu (Mac) and system menu (win32/gtk)
- various bug fixes, including:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=322525 :
    - computeSize() wrong for DateTime with SWT.DATE style (Hebrew calendar)

Workspace:
- bug 326926:
  - API to configure and import SCM URLs [in progress]
- bug 207510:
  - Call to IResource.setEncoding() persists derived file's encoding setting
    in .settings\org.eclipse.core.resources.pref
  - [in progress]
- bug 325489:
  - Add platform support for Build Configurations for builders which support
    multiple project configurations
  - [reviewing James code]
- bug 311012:
  - Move org.eclipse.core.resources plug-in to Java 1.5
  - [announcements sent to eclipse-pmc and cross-platform lists]
- bug 14867:
  - Don't force me to refresh all the time
  - [investigating possible solutions]
- preparing Eclipse DemoCamp:
  - http://wiki.eclipse.org/Eclipse_DemoCamps_November_2010/Krakow
- holiday on Nov 11:
  - http://en.wikipedia.org/wiki/Polish_Independence_Day

JDT Core:
- vacations
- presentation at ESE
- committed new fixes for 1.4/1.5 mixed mode issues:
  - please report immediately any problem found in this area
- encoding are now supported on source attachments
- M4 planning
- bug fixes/triage

Debug:
- JRE detection on Mac now uses system command (325777)

PDE:
- reviewing contributions for enhancements to p2 based target definitions
- continued work on integration of API Use Reports into the IDE
- review team API for SCMURL import
- reviewing M4 plan


Back to the top