Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Planning Meeting Notes - Feb 6, 2008

Performance:
- tests results verification:
  - Opened 'general' bugs against JDT/Text and JDT/UI
  - Fixed issue for commented tests not in fingerprints
  - 3.4
    - troubles with deadly slow access to DB
    - all tests of N20080131-0010 vs 20080125-1527 :
      - opened 1 bug against JDT/Debug
      - topic: tests with an high error make noise
    - fingerprint tests of I20080205-0010 vs 20080201-1320:
      - OK
  - 3.3.2
    - fingerprint tests of M20080205-1130 vs 20080128-1721:
      - OK

Cordialement/Regards,

Frédéric




                                                                       
             Mike Wilson                                               
             <Mike_Wilson@ca.i                                         
             bm.com>                                                    To
             Sent by:                  eclipse-dev@xxxxxxxxxxx         
             eclipse-dev-bounc                                          cc
             es@xxxxxxxxxxx                                            
                                                                   Subject
                                       [eclipse-dev] Planning Meeting  
             02/06/2008 03:51          Notes - Feb 6, 2008             
             PM                                                        
                                                                       
                                                                       
             Please respond to                                         
                 "General                                              
                development                                            
              mailing list of                                          
                the Eclipse                                            
                 project."                                             
             <eclipse-dev@ecli                                         
                 pse.org>                                              
                                                                       
                                                                       





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

JDT APT:
- 3.3.2 testing
- Testing compatibility with javac
- Working on improved test framework for Java 6 annotation processingtests
- Bugzilla, newsgroups, inbox

JDT Core:
- investigating returning Java elements on completion context
- split 'insert new line after annotation' in three:
  - after annotation on member
  - after annotation on parameter
  - after annotation on local variable
- performance degradation commented in 3.3.x, and fixed in HEAD
- bug fixing
- 3.4M5 bug verifying

Platform UI:
- decorators:
  - support for LocalResourceManagers in DecoratingLabelProviders. The
DecorationContext
    used by default in a DecoratingLabelProvider now passes a
LocalResourceManager to the
    decoration support.  This manager is disposed when the
DecoratingLabelProvider is
    disposed. If this LocalResourceManagers is not in the DecorationContext
the
    LocalResourceManager used is the global one we have always used.
- commands:
  - BindingManager and BindingService APIs finished up
  - dynamic menu contribution support
  - service API completion
  - continuing work in M6
  - community patches applied to create commands from existing actions
- drag and drop:
  - worked with SWT on new API
- XSLT:
  - transform support being transitioned from incubator to Equinox
- JFace:
  - SimpleStyledLabelProvider added for owner draw support
- 3.3.2:
  - final bug fixing
  - copyright and graphics updates
- general polish and API tidy up

JDT UI:
- working towards 3.4 M5 (testing, N&N, ...)
- working on colored labels for JFace. APIs are now ready:
SimpleStyledCellLabelProvider.
  JDT will switch to this API right after M5
- filed IP review request for patch that allows to create an ANT build file
out of the
  Runnable JAR file wizard
- inbox tracking
- bug fixing

Platform Text and JDT Text:
- working towards 3.4 M5 (testing, N&N, ...)
- fixed sizing issues for hovers and rich hovers
- breadcrumb navigation bar for the Java editor:
  - further polish
  - discussed more general solutions with Platform UI team
- added DeleteLineTarget API
- inbox tracking
- bug fixing

Debug:
- enhanced execution environment description files to support multiple
source archives
- bug fixing/patch reviewing

User Assistance:
- IPzilla bug requesting inclusion of w3c dtds in org.eclipse.help was
approved. The
  help system now uses these local dtds to resolve named XHTML entities.
- bug fixing and testing

Equinox:
- security:
  - working on changing the secure storage to have a preferences front end
  - graduation review on Feb 13
- launcher:
  - now reads the manifest to get the Main-Class to run instead of always
    using org.eclipse.equinox.launcher.Main
- working towards M5
- testing
- bug fixing
- bug triage

PDE:
- api tooling:
  - graduation review success, preparing to migrate to HEAD after M5,
package renaming
  - continued work on user interface for filtering API problems
  - working on incremental build for API analysis, with JCore assistance
  - stress testing
  - bug fixing
- p2 tooling:
  - support to export p2 metadata with features (in directories)
  - support for p2 source bundles metadata
- work on launchers, investigating support for multiple versions of same
bundle
- log view supports opening logs associated with launch configurations
- bug fixing/patch reviewing

Workspace:
- inbox tracking
- 3.4 M5 bug fixing and verification
- 3.4 M5 testing
- 3.3.2 fixing https://bugs.eclipse.org/bugs/show_bug.cgi?id=217673
- EclipseCon presentation


_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipse-dev




Back to the top