Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Planning Meeting Notes - Mar 4, 2009

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

Platform UI:
- Do we need to update our heap settings, or work on using less memory?
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=265525

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

JDT APT status:
- newsgroups, inbox, Bugzilla
- wrote test for bug 261600, reviewed and committed patch from external contributor
- work on bug 263985


JDT UI:
- investigated bug 266538: [expressions] [Contributions] Performance degredation
  in expand all in the project explorer
- worked on NLS Hover button to show in properties file
- wrote and tested patches for Platform/UI (Ctrl+PageDown for editor switching,
  FilteredTree)
- bug fixing
- inbox tracking

Platform Text and JDT Text:
- released first cut of 'Open Implementation' hyperlink for methods
- disabled _javascript_ in hovers that use the Browser widget
- bug fixing
- inbox tracking

Platform Search:
- inbox tracking

Debug:
- bug fixing
- EclipseCon debug tutorial prep

PDE:
- investigating API analysis perfomance issues
- re-worked Edit wizards for target platform content
- investigating improved update site/p2 target provisioner
- export options now support keypass when signing
- EclipseCon prep
- bug fixing

JDT Core:
- no longer propose final types in extend contexts:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=99399
- investigated javadoc extraction performance:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=237241
- fixed performance regression in search test:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=265630
- fixed some annoying formatter issues or regression vs. 3.3
  - bug 217108, bug 260011, bug 198963
- improved search API around reference matches:
  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=248878)

Platform UI:
- updated our Greasemonkey script for new bug triage process
- finishing Common Navigator API changes
- contribution for new preference page for workspace switching
- helped Compare team with compare editor issues
- bug fixing

Performance:
- 3.5 perf tests:
  - verification for I20090217-2200, I20090224-0800, N20090228-2000:
    - no available results for the XP machine
    - suspicious results on JDT/Debug:
      - https://bugs.eclipse.org/bugs/show_bug.cgi?id=266851
    - regression on JDT/UI:
      - https://bugs.eclipse.org/bugs/show_bug.cgi?id=266878
      - https://bugs.eclipse.org/bugs/show_bug.cgi?id=26688 (possible)

User Assistance:
- started to work on a variant of the Circles theme which will show labels
  on the root page
- fixed a problem with one of the UA performance tests
- bug fixing

Workspace:
- inbox tracking
- working on 3.5 M6:
  - http://www.eclipse.org/eclipse/platform-team/team3.5/plan.php#m6
- fixing regressions in the compare editor (2 left)
- proxy manager bug fixing
- contentMergeViewers can be switched in the compare editor - fixed
- further work on working with multiple content/structure mergeViewers
  in the compare editor


Back to the top