Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Planning Meeting Notes - Aug 24


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

NONE


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


Debug
* Bug fixing and triage
* Working on issues with debug test suite on MacOS
* Continued work on async tree viewer - have working replacement for debug view
* Prototype of breakpoint import/export waiting for review


Workspace
  - Logical model integration: investigation, prototyping and documentation
  - Flexible workspaces:
Implementing natives, API cleanup and javadoc
  - Patch wizard improvements



PDE
- The New Plug-in Project wizard now supports a workflow to create headless RCP applications.
- A Hello world headless RCP template was added.
- Plug-in working sets can now participate in builds, view filtering, searches, etc.
- 3.1.1 and 3.2 bug fixing
- 3.2 M2 plan will be up this afternoon.

Install/Update
- 3.2 planning, M2 plan is up.
- bug investigation and fixing

UA
- 3.2 planning
- 3.1.1 bug fixing



JDT/UI
- finishing 3.1.1 bug fixing
- Relax refactoring's closed world assumption
  o implemented first version of refactoring recording infrastructure
    + simple example UI
  o UI sketches for the refactoring team and recording UI
  o Continued on split refactoring storyboard
- Started work on supporting grouping/filtering of changes in preview
  page (for example allow showing all textual changes only)



Rel. Eng.

-performance results posted for 3.2M1:  http://download.eclipse.org/downloads/drops/S-3.2M1-200508111530/performance/performance.php
-working on optimizing build process
-investigating jar signing process
-modified and tested scripts to jar doc plug-ins
-test script/configuration tweaks on the Mac for JUnit testing
-vacation



Platform/JDT Text:
- 3.1.1 bug fixing
- continued to work on content assist participants (code not in HEAD)
   - created extension point
   - transformed the existing code to use the extension point
   - added word completion proposal computer as proof of concept

- started investigating push down of Quick Assist/Fix to Platform Text
- bug fixing
- bug inbox tracking


JDT/Core:
- 3.1.1 bug fixing
- 3.2 bug fixing
- bug inbox tracking
- APT branch code reviewing
 

Back to the top