From jbosstools-commits at lists.jboss.org Tue Oct 20 11:55:42 2009 Content-Type: multipart/mixed; boundary="===============8221891339994557828==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r18182 - trunk/hibernatetools/docs/reference/en/modules. Date: Tue, 20 Oct 2009 11:55:42 -0400 Message-ID: <200910201555.n9KFtgeD020631@svn01.web.mwc.hst.phx2.redhat.com> --===============8221891339994557828== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ochikvina Date: 2009-10-20 11:55:41 -0400 (Tue, 20 Oct 2009) New Revision: 18182 Modified: trunk/hibernatetools/docs/reference/en/modules/plugins.xml Log: https://jira.jboss.org/jira/browse/JBDS-899 - adding the description of th= e 'Save As' functionality for the mapping diagram and Mapping diagram resto= ring; Modified: trunk/hibernatetools/docs/reference/en/modules/plugins.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/hibernatetools/docs/reference/en/modules/plugins.xml 2009-10-20 1= 5:53:26 UTC (rev 18181) +++ trunk/hibernatetools/docs/reference/en/modules/plugins.xml 2009-10-20 1= 5:55:41 UTC (rev 18182) @@ -2035,7 +2035,45 @@ ) is used for expanding/colla= psing fields of the item. - All the described types of the context menu are also availab= le in the Outline view. + All the described types of the context menu are also availab= le in the Outline view. + = + It's possible to save the diagram in the eclipse workspa= ce. Click the usual + File > Save As option, the wiza= rd will ask you to set the location within you project + where to save the file and give the name for the diagram. The item= 's names concatenated with the ampersand = + symbols are set as the default name for a diagram. The file is sav= ed with the .hibernate extension. + = +
+ The Diagram saved in the Workspace + + + + + +
+ = + + Note: + If you restart the Eclipse with the mapping diagram opened, = the mapping diagram will be restored with the + message like on the figure below. To view the diagram content, yo= u should perform the refreshing. + + = +
+ The Diagram after Restarting the Eclipse + + + + + +
+ = +
+ The Diagram after Refreshing + + + + + +
= --===============8221891339994557828==--