Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Planning Meeting Notes - Dec 2, 2003


-------------------
 Discussion Topics
-------------------

----------
 Outreach
----------

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

Platform UI:
- things we are working on:
  - complete RCP API implementation
  - bug fixing
  - mainly a stability and bug fixing release
  - considerable improvements made in the progress view performance and bugs,
    to be committed soon

Debug:
- bug fixing
- review of debug platform source lookup facilities (contribution from IBM
  Toronto)

Ant:
- bug fixing
- poster proposal for EclipseCon
- Identified candidate fix for 2.1.3
  (https://bugs.eclipse.org/bugs/show_bug.cgi?id=45985)

JDT Core:
- bug fixing: compiler, code formatter, javadoc, search, DOM AST, ...
- fixed a leak in editor reconciling support (thanks to JDT UI input)
- improved support for comments in DOM AST is in preview form (may release
  it for M6)
- ongoing discussion on IWorkingCopy/IBufferFactory outcome in 3.0 (porting
  guide)

JDT/UI:
- started to tag bugs with M6 milestone
- bug fixing
- memory profiling
- released new code formatter UI. To enable it check "Enable
  new code formatter" on Java->Work in Progress preference page

Search:
- bug fixing
- memory profiling

Platform/JDT Text:
- bug fixing

Back to the top