Author: koen.aers(a)jboss.com
Date: 2011-12-19 10:32:36 -0500 (Mon, 19 Dec 2011)
New Revision: 37429
Modified:
trunk/documentation/whatsnew/forge/forge-news-3.3.0.M5.html
Log:
make the full screen images smaller
Modified: trunk/documentation/whatsnew/forge/forge-news-3.3.0.M5.html
===================================================================
--- trunk/documentation/whatsnew/forge/forge-news-3.3.0.M5.html 2011-12-19 14:00:35 UTC
(rev 37428)
+++ trunk/documentation/whatsnew/forge/forge-news-3.3.0.M5.html 2011-12-19 15:32:36 UTC
(rev 37429)
@@ -49,7 +49,7 @@
<td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Support for the
'open' Command</b></td>
<td valign="top">
<p>The 'open' command is now intercepted and the default Forge runtime
behaviour is slightly modified. As expected, if the resource is a file Forge opens it in
an editor. Before M5, this editor was external to the workbench. This is unwanted
behavior and is now changed to open an editor in the workbench. If the resource is a
folder in the workspace, this folder is selected and expanded in the Project and/or
Package Explorer views. If the resource is a folder outside the workspace it will be
selected and expanded in the Remote Systems Explorer view if this view is installed.
</p>
- <p><img src="images/3.3.0.M5/open_file.png"/></p>
+ <p><img src="images/3.3.0.M5/open_file.png" width="640"
height="382"/></p>
</td>
</tr>
<tr>
@@ -61,7 +61,7 @@
<td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Support for the
'pick-up' command</b></td>
<td valign="top">
<p>Issuing the 'pick-up' command will now automatically result not only
in a change in the Forge runtime context but also in opening the resource. This means that
a workbench editor will open if the resource is a file or that the folder will be expanded
and selected in the Project and/or Package explorer views if the resource is a folder.
Just like with the 'open' command above, the Remote Systems view will be used if
the resource is outside of the workspace.</p>
- <p><img src="images/3.3.0.M5/pick_up.png"/></p>
+ <p><img src="images/3.3.0.M5/pick_up.png" width="640"
height="382"/></p>
</td>
</tr>
<tr>
@@ -75,7 +75,7 @@
<p>A very nice feature we have added is the so called 'Show In Forge
Console' feature. Bringing up the context menu and then selecting the 'Show
In' menu on a selected item in the Project or Package explorer will contain an entry
labeled 'Forge Console'. </p>
<p><img
src="images/3.3.0.M5/show_in_forge_console.png"/></p>
<p>Selecting this entry will result in the Forge Console automatically issuing the
'pick-up' command and changing the current Forge runtime context to the selected
resource and performing the other behaviour mentioned earlier.</p>
- <p><img src="images/3.3.0.M5/show_in_result.png"/></p>
+ <p><img src="images/3.3.0.M5/show_in_result.png"
width="640" height="382"/></p>
<p>An alternative for this behavior is to use the toolbar button or the dropdown
menu of the Forge Console view.</p>
<p><img src="images/3.3.0.M5/show_in_shortcut.png"/></p>
</td>