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 21, 2005


I missed sending the note I had ready to go.


Platform UI:
- General:
  - M4 bug fixing/testing/verification
  - working on the trim dragging capabilities
  - M5 discussions
  - Non-EPL code list for Eclipse Foundation
- Commands:
  - add serialization support of commands for linkability
  - more planned here in the area of typed parameters for commands
- Common Navigator:
  - testing and final changes for M4, NOTE: some API breakage from old API
- JFace:
  - finish up Task assist support
- Logical Model Support:
  - investigating Save lifecycle retargeting
  - investigating whether undo/redo has the same issues as Save lifecycle
- RCP:
  - put fix for standalone view resizing into 3.1.2 stream (bug 85899)
  - Nicks been working on the wiki
  - added a preference for disabling detached views (bug 59476)





Mike Wilson/Ottawa/IBM@IBMCA
Sent by: eclipse-dev-bounces@xxxxxxxxxxx

12/20/2005 03:19 PM

Please respond to
"General development mailing list of the Eclipse project."

To
eclipse-dev@xxxxxxxxxxx
cc
Subject
[eclipse-dev] Planning Meeting Notes - Dec 21, 2005






[ It must be getting close to Christmas, I didn't get much input this week. Note: There won't be a status message next week. ]


--------
Status

--------


JDT UI:


- bug fixing:

 - 120579 [quick fix] NullPointerException on Ctrl+1 quickfix suggestion

 - 120528 [clean up] inside editor behaves unexpected

 - 120585 [clean up] needs two invocations until all clean ups are

   performed

 - 113333 [api][content assist]API for setMessage in ContentAssistant

   without cycling mode enabled

 - 120539 [build path] Build path context menu should contain

   'Add source folder'

 - 99675 [build path] New source folders should always be inserted on to

 - 100818 [quick fix] Wrong label for nested enum

   LinkedCorrectionProposal.LinkedModeProposal

 - 102142 [quick fix] Change method signature quick fix renames parameter

 - 121546 Cannot validate Javadoc URL starting with https

 - 121222 Sample code in code formatter settings in wrong

- bug verification, 3.2 M4 testing

- build path: refactoring of build path code (simplify, code sharing)

- refactoring:

 - refactoring history is now displayed in project property page and

   can be exported as script

 - added Refactor->Apply Refactorings... action which executes

   refactorings from a script

 - minor improvements in the JAR Import Wizard (filtering of internal

   changes to the stubbed types)

- model support:

 - implemented rendering of incoming refactorings


Rel. Eng.:

- 3.2M4 performance testing

- 3.2M4 testing in org.eclipse.releng.basebuilder

- investigating impact of new version scheme on NL fragment generation

- vacation


Platform/JDT Text:

- shipped 3.2 M4

- started to investigate open text/java editor performance degradation,
 - see http://download.eclipse.org/downloads/drops/S-3.2M3-200511021600/performance/org.eclipse.jdt.text.php?

 - findings so far:

   - after running the tests on three different machines (2 WindowsXP

     and 1 Linux) we are not yet able to reproduce the huge differences as

     reported, e.g. by 'Activate 30 Java editors' (could be caused

     by next item)

   - forced GC when idle (IDEIdleHelper) can interfere here (we saw it

     happen on our machines) which increases measured CPU and elapsed time

     ==> we need a way to disable this during performance testing in order

         to compare the results with 3.1 (bug 121562)

   - new EFS slows down a bit

     ==> we need to see whether this can be improved (bug 121571) since

         we currently look bad/red

- 3.2 M5 planning

- bug fixing

- bug inbox tracking

- vacation

_______________________________________________
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