Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "I41 Release Notes"

(New page: == Summary: == <table border=0> <tr> <td>Normal Defects:</td> <td></td> </tr> <tr> <td>Major Defects:</td> <td></td> </tr> <tr> <td>Critical Defects:</td> ...)
 
Line 20: Line 20:
 
   <tr>
 
   <tr>
 
     <td>'''Total''':</td>
 
     <td>'''Total''':</td>
     <td>''''''</td>
+
     <td>''' '''</td>
 
   </tr>
 
   </tr>
  
Line 30: Line 30:
  
 
'''Open Annotation view right after an annotation is added via context menu  (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=356990 356990])'''<br/>
 
'''Open Annotation view right after an annotation is added via context menu  (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=356990 356990])'''<br/>
[Content]
+
Annotation view is now automatically opened and given focus when user adds an annotation using its context menu.
  
  
[[Image:dangling_annotation.png]]
+
[[Image:create_annotations.png]]
  
  
'''Quick fix support for dangling annotations (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=356757 356757])'''<br/>
+
'''Issues with adding annotations to relationship ends  (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=358685 358685])'''<br/>
Quick fix support can be used to easily resolve dangling annotations.
+
An Unhandled event loop exception would occur after adding an annotation to a relationship end.  
  
  
[[Image:quick_fix_menu.png]]
+
'''Button enabled when it shouldn't be  (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=358052 358052])'''<br/>
 +
The OK button in the 'Attach Dangling Annotation' dialog was enabled even when nothing was selected.
  
  
[[Image:dangling_annotation_quick_fix.png]]
+
[[Image:attach_dangling_annotation_dialog.png]]
  
  
 +
'''Changes in Association Property Editor are not persisted  (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=358048 358048]) (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=357773 357773]) (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=358050 358050])'''<br/>
 +
A number of defects were resolved in the Association Property dialog where some of the changes would not get persisted properly.
 +
 +
 +
'''NPE when deleting referenced projects  (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=359336 359336])'''<br/>
 +
NullPointerException was thrown after deleting a referenced project.
 +
 +
 +
'''Package presentation of referenced module is incorrect in hierarchical mode  (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=359786 359786])'''<br/>
 +
This was an issue where the package presentation of a referenced module was not displayed properly under hierarchical mode.
 +
 +
 +
'''Annotation is not removed when corresponding attribute is deleted  (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=359813 359813])'''<br/>
 +
Deleting an Entity attribute, which had been annotated would not remove the corresponding annotation.
 +
 +
 +
'''Wrong display of Relationship Anchors  (Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=358444 358444])'''<br/>
 +
Content
 +
 +
 +
[[Image:image.png]]
 +
 +
'''Subject  (Bugzilla [bug URL])'''<br/>
 +
Content
 +
 +
 +
[[Image:image.png]]
  
 
'''Defect(s) marked as Won't Fix:'''<br/>
 
'''Defect(s) marked as Won't Fix:'''<br/>
 
Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=232729 232729] - Provide activity log<br/>
 
Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=232729 232729] - Provide activity log<br/>
 +
Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=346784 346784] - TS blocks creating a package if a similar artefact name exists in the same directory<br/>
 +
 +
 +
'''Defect(s) marked as Duplicate:'''<br/>
 +
Bugzilla [https://bugs.eclipse.org/bugs/show_bug.cgi?id=359853 359853] - Resource Not Open Dialog on Workbench Start-up<br/>

Revision as of 13:15, 12 October 2011

Summary:

Normal Defects:
Major Defects:
Critical Defects:
Enhancement:
Total:


Changes to Tigerstripe in Iteration 41:

Open Annotation view right after an annotation is added via context menu (Bugzilla 356990)
Annotation view is now automatically opened and given focus when user adds an annotation using its context menu.


Create annotations.png


Issues with adding annotations to relationship ends (Bugzilla 358685)
An Unhandled event loop exception would occur after adding an annotation to a relationship end.


Button enabled when it shouldn't be (Bugzilla 358052)
The OK button in the 'Attach Dangling Annotation' dialog was enabled even when nothing was selected.


Attach dangling annotation dialog.png


Changes in Association Property Editor are not persisted (Bugzilla 358048) (Bugzilla 357773) (Bugzilla 358050)
A number of defects were resolved in the Association Property dialog where some of the changes would not get persisted properly.


NPE when deleting referenced projects (Bugzilla 359336)
NullPointerException was thrown after deleting a referenced project.


Package presentation of referenced module is incorrect in hierarchical mode (Bugzilla 359786)
This was an issue where the package presentation of a referenced module was not displayed properly under hierarchical mode.


Annotation is not removed when corresponding attribute is deleted (Bugzilla 359813)
Deleting an Entity attribute, which had been annotated would not remove the corresponding annotation.


Wrong display of Relationship Anchors (Bugzilla 358444)
Content


Image.png

Subject (Bugzilla [bug URL])
Content


Image.png

Defect(s) marked as Won't Fix:
Bugzilla 232729 - Provide activity log
Bugzilla 346784 - TS blocks creating a package if a similar artefact name exists in the same directory


Defect(s) marked as Duplicate:
Bugzilla 359853 - Resource Not Open Dialog on Workbench Start-up

Back to the top