Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Planning Meeting Notes - Oct 13, 2004

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

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


- Moderated Eclipse plugin-clinic @ /CH/Open
- Eclipse talk & demo @ IBM Germany
- Eclipse and OSGi presentation at the OSGi World Congress in Barcelona
  - Panel on OSGi and Open Source to follow on Thurs.

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

JDT UI:
- J2SE 5.0:
  - continued work on Augment Raw Collection Clients. The
    refactoring can now be enabled via the work in progress
    preference page.
  - adapted Move Inner to Top to generics
- Large Scale development:
  - worked on presenting working sets in the package explorer
    as top level elements
- Refactoring:
  - participants can now manipulate textual resources already
    changed by the processor itself as long as the participants
    manipulate a different region than the processor
  - Move Inner and Move Instance now relax visibility
  - worked on Pull Up and Push Down to remove unnecessary imports
- Quick Fix:
  - integrated more quick fixes provided by external contributor
- misc:
  - investigate in use of font and color label decorators 
  - participated in dynamic team preferences

Performance Plugin:
- bug fixing
- implemented support for "variations" and adapted database structure
- performance tuning

Platform Core:
- continued meetings of preferences dynamic team
- performance work with large-scale applications
- discussion and work surrounding IPath
- investigation with resource-discovery for large projects
- working with UI team on infrastructure for dynamicity
- more tests on new registry structure
- planning
- bug fixing

Debug:
- working on API/implementation review of Memory View contribution
- working on re-work of breakpoint groups to support composite views
  and persistence of user defined groups
- working on integration of thread lock information in Debug View
- bug fixing

Ant:
- working on centralized Ant model to replace several pre-existing
  models used in Ant Editor/Ant View/Targets Tab
- bug fixing

PDE:
- working on plug-ins in JARs support (the ability to self-host against
  a build that has all the plug-ins in JARs).
- bug fixes

Intro:
- writing an Intro article

Install/Update:
- investigation of how to better use dynamic plug-ins for update in place
- bug fixes



Back to the top