Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "I26 Release Notes"

Line 35: Line 35:
  
 
[[Image:extends_implements.png]]
 
[[Image:extends_implements.png]]
 
 
'''Defect with regards to adding several artifacts of different types has been resolved (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=328853 328853])''' <br/>
 
  
  
 
'''There have been significant performance improvements made to resource change listeners in Tigerstripe (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=324197 324197])''' <br/>
 
'''There have been significant performance improvements made to resource change listeners in Tigerstripe (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=324197 324197])''' <br/>
 
These improvements are mostly evident when dealing with a large number of projects or projects that contain many artifacts.
 
These improvements are mostly evident when dealing with a large number of projects or projects that contain many artifacts.
 +
 +
'''Defect with regards to adding several artifacts of different types has been resolved (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=328853 328853])''' <br/>
 +
There was an issue regarding adding multiple artifact of different kinds from Explorer to Instance Diagram. This defect also caused problems when adding related instances to instance diagrams.
  
  
Line 49: Line 49:
  
 
'''A regression with generation result dialog has been resolved (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=328459 328459])''' <br/>
 
'''A regression with generation result dialog has been resolved (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=328459 328459])''' <br/>
 +
This regression prevented user from copying content of result generation to clipboard.  It also prevented scrolling in dialog.
  
  
'''There were problems with Tigerstripe Explorer not updating when preferences were modified.  This has been resolved. (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=327226 327226])''' <br/>
+
'''Explorer not reacting to preference changes (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=327226 327226])''' <br/>
 
+
There were problems with Tigerstripe Explorer not updating when preferences were modified.  This has been resolved.
 
+
'''In some instances, the class diagram in Tigerstripe would select a conflicting default name.  This has been resolved. (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=326361 326361])''' <br/>
+
  
 +
'''Conflicting default names (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=326361 326361])''' <br/>
 +
In some instances, the class diagram in Tigerstripe would select a conflicting default name.  This has been resolved.
  
 
'''Support for multi-valued attributes in instance diagrams (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=329183 329183]) ''' <br/>
 
'''Support for multi-valued attributes in instance diagrams (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=329183 329183]) ''' <br/>
Line 66: Line 67:
  
 
'''A regression regarding artifact dependencies has been resolved. (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=331413 331413])''' <br/>
 
'''A regression regarding artifact dependencies has been resolved. (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=331413 331413])''' <br/>
 +
This was a serious regression, which caused a number of dependency issues in Tigerstripe
  
  
 
+
'''Problem with adding Associations in diagrams (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=330424 330424]''' <br/>
'''Problem with respect to adding artifacts using an arbitrary empty space in diagram has been resolved (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=330424 330424]''' <br/>
+
There was a problem with respect to dragging an artifact's arrow to an empty space in diagram and selecting 'Existing Elements'.  Nothing would happen. 
  
 
[[Image:existing_element.png]]
 
[[Image:existing_element.png]]
Line 83: Line 85:
  
 
'''Allow instance diagram link direction to be chosen (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=222176 222176])''' <br/>
 
'''Allow instance diagram link direction to be chosen (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=222176 222176])''' <br/>
 
+
Association end can now be selected for self join links.
 
[[Image:self_join_associations.png]]
 
[[Image:self_join_associations.png]]
  
Line 92: Line 94:
  
  
'''Tigerstripe containers (such as projects, folders, packages, etc..) can now be expanded/collapsed by double clicking on them.  This is standard Eclipse behaviour that was not being done before (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=328947 328947])''' <br/>
+
'''Expanding/collapsing Tigerstripe containers (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=328947 328947])''' <br/>
 
+
Tigerstripe containers (such as projects, folders, packages, etc..) can now be expanded/collapsed by double clicking on them.  This is standard Eclipse behaviour that was not being done before
  
  

Revision as of 16:22, 1 December 2010

Summary:

Enhancements: 6
Major Defects: 4
Normal Defects: 6
Total: 16


Changes to Tigerstripe in Iteration 26:

New dependency diagram in Tigerstripe
There is a new Dependency Diagram tab added to Tigerstripe descriptor file (tigerstripe.xml), which allows for better visualization of project dependencies:

Dependency diagram.png


Better Navigability: User can now click on 'Extends' and 'Implements' links to navigate to corresponding artifacts (Bugzilla 328441)

If there are multiple artifacts implemented, clicking on 'Implements' link will open the first referenced artifact.

Extends implements.png


There have been significant performance improvements made to resource change listeners in Tigerstripe (Bugzilla 324197)
These improvements are mostly evident when dealing with a large number of projects or projects that contain many artifacts.

Defect with regards to adding several artifacts of different types has been resolved (Bugzilla 328853)
There was an issue regarding adding multiple artifact of different kinds from Explorer to Instance Diagram. This defect also caused problems when adding related instances to instance diagrams.


Problems with package refactoring have been resolved (Bugzilla 321409)
There were many problems with package refactoring that have been resolved. Please see corresponding bugzilla for more details.


A regression with generation result dialog has been resolved (Bugzilla 328459)
This regression prevented user from copying content of result generation to clipboard. It also prevented scrolling in dialog.


Explorer not reacting to preference changes (Bugzilla 327226)
There were problems with Tigerstripe Explorer not updating when preferences were modified. This has been resolved.

Conflicting default names (Bugzilla 326361)
In some instances, the class diagram in Tigerstripe would select a conflicting default name. This has been resolved.

Support for multi-valued attributes in instance diagrams (Bugzilla 329183)
Multi-valued attributes are now supported in instance diagrams. User can now create a proper list of primitive or complex attributes.

Instance initialization.png

Reference selection.png


A regression regarding artifact dependencies has been resolved. (Bugzilla 331413)
This was a serious regression, which caused a number of dependency issues in Tigerstripe


Problem with adding Associations in diagrams (Bugzilla 330424
There was a problem with respect to dragging an artifact's arrow to an empty space in diagram and selecting 'Existing Elements'. Nothing would happen.

Existing element.png


Manage Associations dialog can now be sorted based on its columns (Bugzilla 329409)
Clicking on columns allows for ascending and descending sorting of items in table.

Manage associations.png


Allow instance diagram link direction to be chosen (Bugzilla 222176)
Association end can now be selected for self join links. Self join associations.png


Association and Association Classes can now be dragged from Explorer to class diagram (Bugzilla 247244)
Dragging an association on a diagram will add corresponding artifacts automatically.


Expanding/collapsing Tigerstripe containers (Bugzilla 328947)
Tigerstripe containers (such as projects, folders, packages, etc..) can now be expanded/collapsed by double clicking on them. This is standard Eclipse behaviour that was not being done before


Changes to 'Add Related Artifacts' (Bugzilla 328556)
Adding related elements now automatically adds the association between the instances. Action now takes into account inheritance.

Back to the top