Skip to main content

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


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

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

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

Platform UI:
- Key Bindings Key mappings work
- Kostas work to simplify Coolbar API
- adding a runtime only fix to avoid some breaking changes
  - (see  https://bugs.eclipse.org/bugs/show_bug.cgi?id=48786 )
- bug fixing

Help:
- Discussions on running help as a web application
- Investigating using activities support for more granular filtering of help
  topics (so far, only top level books were filtered - by their plug-in
  matching an activity)

PDE:
- Memory profiling - found an issue with all editors around action bar
  contributors (not only a PDE issue). Platform UI is investigating.
- Launcher changed to accommodate the new OSGi startup (using config.ini)
  when the target is OSGi-compatible
- PDE Junit: All create, import, export tests are passing on both Windows and
  Linux.  Launching tests are mostly done but work is still underway on Linux.  
- Defect fixing

Update:
- Reacting to OSGi ripples in Update configurator and elsewhere
- Adding support for config.ini
- Some test cases not working properly because they have manifest.mf
  (when un-JARing), and that causes problems to OSGi

Platform/JDT Text:
- bug fixing
- incremental prefix completion

Back to the top