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 "I25 Release Notes"

(New page: '''Association end types are now included in Association Dialog (Enhancement [https://bugs.eclipse.org/bugs/show_bug.cgi?id=325546 325546])''' When double clicking on an association, the e...)
 
Line 1: Line 1:
'''Association end types are now included in Association Dialog (Enhancement [https://bugs.eclipse.org/bugs/show_bug.cgi?id=325546 325546])'''
+
'''Association end types are now included in Association Dialog (Enhancement [https://bugs.eclipse.org/bugs/show_bug.cgi?id=325546 325546])'''<br/>
 
When double clicking on an association, the end types are not indicated in dialog box.  See image below:
 
When double clicking on an association, the end types are not indicated in dialog box.  See image below:
 
[[Image:association_edit_dialog.png]]
 
[[Image:association_edit_dialog.png]]
 +
 +
'''Better Navigability: Rename context menu action (Enhancement [https://bugs.eclipse.org/bugs/show_bug.cgi?id=327410 327410])'''<br/>
 +
Artifacts can now be renamed from their context menu in class diagrams:
 +
[[Image:artifact_context_menu2.png]]
 +
 +
'''Significant improvements to generator page in project descriptor file (Defect [https://bugs.eclipse.org/bugs/show_bug.cgi?id=328443 328443]''' <br/>
 +
The following changes have been made to the generator section of project descriptor files:
 +
  - Enable checkbox is now the first thing displayed in the section
 +
  - Labels have been formatted to be consistent
 +
  - 'Plugin Settings' tab has been renamed to 'Generator Settings'
 +
  - All labels and buttons now properly align
 +
  - 'Default' button has been given a clear labeled and moved to bottom of section
 +
  - Column widths are adjusted to maximize screen real estate
 +
  - Buttons are given clearer labels
 +
 +
This is a somewhat BEFORE shot:
 +
 +
[[Image:generator_before.png]]
 +
 +
AFTER shot:
 +
[[Image:generator_after.png]]

Revision as of 16:07, 5 November 2010

Association end types are now included in Association Dialog (Enhancement 325546)
When double clicking on an association, the end types are not indicated in dialog box. See image below: Association edit dialog.png

Better Navigability: Rename context menu action (Enhancement 327410)
Artifacts can now be renamed from their context menu in class diagrams: Artifact context menu2.png

Significant improvements to generator page in project descriptor file (Defect 328443
The following changes have been made to the generator section of project descriptor files:

 - Enable checkbox is now the first thing displayed in the section
 - Labels have been formatted to be consistent
 - 'Plugin Settings' tab has been renamed to 'Generator Settings'
 - All labels and buttons now properly align
 - 'Default' button has been given a clear labeled and moved to bottom of section
 - Column widths are adjusted to maximize screen real estate
 - Buttons are given clearer labels

This is a somewhat BEFORE shot:

Generator before.png

AFTER shot: Generator after.png

Back to the top