Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Planning Meeting Notes - Oct 3, 2007

Sorry, missed the cut-off. Here is the status from the Core team:

- Equinox Summit was last week. Results are here:
http://wiki.eclipse.org/Equinox_Summit_2007_Results
- p2 broke its first SDK build - investigating ways to run the p2 apps
separately to prevent this in the future
- pde/build has a bug fix for 3.3.2. will investigate a feature patch.
- continued investigation and review of security contribution
- bug triage
- bug fixing



                                                                                                                              
  From:       Mike Wilson/Ottawa/IBM@IBMCA                                                                                    
                                                                                                                              
  To:         eclipse-dev@xxxxxxxxxxx                                                                                         
                                                                                                                              
  Date:       10/02/2007 03:14 PM                                                                                             
                                                                                                                              
  Subject:    [eclipse-dev] Planning Meeting Notes - Oct 3, 2007                                                              
                                                                                                                              






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

Debug:
- working on launch configuration import/export
- reviewing proposal from DSDP-DD for multi-context debugging:
  - http://wiki.eclipse.org/DSDP/DD/MultiContext_UnlinkViewContextProposal
- bug fixing for 3.4 and 3.3.2

JDT UI:
- use 'Properties' to configure working sets
- 'format changed regions' on save
- deploy java application as executable jar
- reviewed patches (tooltips for constant values, camel
  case search tweaks)
- investigated memory leaks and wrote patches
- worked on sticky hovers
- bug fixing

JDT Core:
- finalizing new CamelCase API
- started working on fine grained search
- investigating completion inside an instanceof if statement
- investigating parallelizing the compiler
- added Java delta for resolved classpath changes
- started working on adding annotations to the Java model
- 3.4M3 plan posted
- bug fixing

JDT APT:
- Filer implementation in IDE
- perf investigations
- followup on intersection type changes
- testing

Platform/JDT Text:
- removed reconcile on save and tracked down issues that
  this uncovered
- reviewed patch that only formats changed code on save
- inbox tracking
- bug fixing

PDE:
- Darin (W) and Chris (A) attended Equinox Summit
- API tooling:
  - designing architecture for API comparison and usage
    tooling
  - experimenting with generation of class file stubs
- inbox tracking & triage
- refactoring the log view into a new plug-in (not released
  to build yet):
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=202044
- bug fixing

User Assistance:
- mostly bug fixing
- looking at adding the 'Keyword Index' action to the
  Help menu (only as an option for RCP apps - we will
  not add it in the SDK app due to lack of index content)


_______________________________________________
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