Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-ui-dev] 2.1-M2 Test Plan

Here is the test plan for 2.1-M2. The list consist mainly of new features
introduced since last milestone build.
Drop me a line if you have questions.
Naturally, please test on the latest I-20021016.

Note: if you find a major bug please notify the owner and Erich (via
e-mail).

Dani



Adam
-"Edit Working Set..." in JDT view menus
- presentation of extra markers in editor
      color of squiggly lines
      appearance in overview ruler
- new Quick fixes
      Fix usage of non visible methods/ fields, types and imports
      Fix access of instance variables in static contexts
      Fix for abstract methods in non-abstract types
      Fix type has unimplemented abstract methods
      Fix to add additional catch clauses for uncaught exceptions


André
- 16022: Make the left margin of the editor more useful
- test hover which provides source (activate Ctrl+Mouse)
- change Signature refactoring
- navigation history
- new indication of special comments (in editor, task list and overview
ruler)
      also change preferences

Claude
- Smart Line Start/End (including preferences)
- Inline Method - new refactoring.
- Extract Constant refactoring
- navigation history (<- , ->)


Dani
- enable 'organize imports' on source folders and projects
- support for CTRL-A
- use Supertype Where Possible refactoring
- new coloring preferences of Java Editor
- reordering of parameters in extract method refactoring


Erich
- random testing


Jennifer
- smart closing of brackets
- verify all PRs claimed to be fixed for 2.1 M2 (with Markus)
      - don't forget Search, Compare and Text components


Kai
- JUnit launch configuration - support for creating a configuration that
runs all tests inside a package, source folder or projects.
- new icon for empty package
- new coloring preferences of Java Editor


Markus
- create a small sample application/plug-in from Scratch
- verify all PRs claimed to be fixed for 2.1 M2 (with Jennifer)
      don't forget Search, Compare and Text components


Martin
- navigation history (<- , ->)
- refactorings
      - eating code assist, including visual indication of to be replaced
text
      - Inline Method - new refactoring.
      -  Extract Constant refactoring
      - Change Signature refactoring


Rory
- reordering of parameters in extract method refactoring
- help Markus and Jennifer if not yet done




Back to the top