Skip to main content

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

[ Time to start sending in status again. Here are the ones I got this week.
]

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

Platform UI:
- Use of Java5 in the SDK?

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

Platform UI:
- working on the keys preference page
- 3.3.1 bug fixing
- investigation of new markers API:
  - see https://bugs.eclipse.org/bugs/show_bug.cgi?id=162505
- looking into various SWT Layouts / custom controls for future use
- starting analysis of current presentation (components, controls,
  API, Extension Points & Prefs)

JDT APT:
 - bug fixing in 3.3.1 and 3.4 (bugs 193784, 197050, 190268)
 - working on remaining APT compatibility issues between javac 6 and
   Eclipse compiler
 - working on filling in the missing parts of Java 6 annotation
   processing in the IDE

Platform/JDT Text:
- 3.4 planning
- made 2 fixes for 3.3.1
- discussed various plan items and wishes with Boris (visiting our lab)
- provided feedback to GSoC find/replace work from Cagatay (in progress)
- inbox tracking

JDT UI:
- 3.4 planning
- 3.3.1 fixes
- working on Cut-Copy-Paste and Drag&Drop bugs
- bug fixing refactoring history
- 'Extract class' refactoring (Contributed)
- inbox tracking

Search:
- line matches in text search results (Contributed)
- improved replace dialog

Debug:
- 3.4 planning
- 3.3.1 bug fixing

JDT Core:
- bug fixes for 3.3.1 and 3.4
- bug triage
- work in progress for new 1.6 code generation. Need code review.
  - performance improvement expected around 7%

Rel. Eng.:
- Intel contributed Windows x86_64 3.3 drops
- IBM contributed linux.gtk.s390 and linux.gtk.s390x drops for 3.3
- fixing bugs in backlog
- Additional item from BEA:
  - We now have a QA engineer setting up regular Eclipse automated
    tests on the JRockit VM. Eventually we're hoping to automatically
    contribute the JRockit test results to the eclipse.org page,
    probably for each I-build



Back to the top