Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Planning Meeting Notes - Feb 14, 2007


------------------
 Discussion Topic
------------------

Workspace:
- We are working towards adding an org.eclipse.core.net plug-in
  which will manage proxy settings. Associated with the settings
  will be a preference page to allow the user to specify the
  proxy settings. In the past, such preference pages typically
  ended up in the IDE plug-in. However, one could make the case
  that the page should be in a separate plug-in (e.g.
  org.eclipse.ui.net) so that RCP clients could choose to
  include both the Core and UI parts without including IDE.
  What do people think of this?

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

JDT UI:
- M5 testing/fixing
- worked on import/export JUnit test runs
- fixes to 'Rename in editor without dialog'
- bug fixing
- vacation

Debug:
- 3.3 M5 test and fix pass
- EclipseCon tutorial preparation
- bug triage

Rel. Eng.:
- M5
- 3.2.2 endgame
- 3.2.2 update jars delivered to Callisto:
  - Callisto coordinated winter maintenance is Feb 16
- many test builds with M5 plugins and changes to test framework
 to accomodate launcher reorganization

- HPUX drops will be removed from builds when we release a new
  builder later this week

Platform/JDT Text:
- shipped 3.3 M5
- M6 planning
- compiled changes needed for file buffers for URIs and requested API
  addition permission
- bug fixing
- inbox tracking

Workspace:
- participated in the delivery of 3.3 M5
- bug triage and fixing
- planning for 3.3 M6
- preparations for EclipseCon

JDT APT team:
- JDT/APT interfaces for IDE-mode processor dispatch checked in
- Working on promoting APT to the releng build (note: required env is

  J2SE-1.6)
- EclipseCon tutorial


User Assistance:
- work continues on moving help to Equinox HTTP service implementation
- reorganizing org.eclipse.help.webapp to compile JSPs on save using a
  builder and to work as a jarred plug-in
- converting test scenarios to use remote cheat sheets
- work started on performance improvements of the index view in the webapp

PDE:
- PDE editor facelift complete
- working on the Revert operation in the PDE editors
- removed pre-filled extensions and adjusted validation for new file wizards:
  - target definition, product configuration, simple/composite cheatsheets
- EclipseCon preparation

Equinox:
- releasing M5
- API tooling work
- discussions surrounding new launcher story
- work on PDE/Build to enable Releng to use bundles from Orbit
- bug fixing
- bug triage
- vacation


Back to the top