Skip to main content

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

JDT Core:
 - bug fixing
 - search for Java-like languages almost completed (still working on
indexing API)
 - added options to better control Javadoc diagnosis
 - added option to avoid warning about overriding deprecated method
 - build path now allows to use excluded directory as an output folder
 - initialization of Java perspective should be much faster on big
workspaces (avoiding deep initialization recursion)
 - 2.1.3 build input is ready



                                                                                                                                              
                      Mike                                                                                                                    
                      Wilson/Ottawa/IBM@        To:       eclipse-dev@xxxxxxxxxxx                                                             
                      IBMCA                     cc:                                                                                           
                      Sent by:                  Subject:  [eclipse-dev] Planning Meeting Notes - Dec 17, 2003                                 
                      eclipse-dev-admin@                                                                                                      
                      eclipse.org                                                                                                             
                                                                                                                                              
                                                                                                                                              
                      12/16/2003 09:14                                                                                                        
                      PM                                                                                                                      
                      Please respond to                                                                                                       
                      eclipse-dev                                                                                                             
                                                                                                                                              
                                                                                                                                              





-------------------
 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