[jbosstools-commits] JBoss Tools SVN: r36021 - in trunk/documentation/whatsnew/as: images and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Oct 26 15:59:22 EDT 2011


Author: snjeza
Date: 2011-10-26 15:59:22 -0400 (Wed, 26 Oct 2011)
New Revision: 36021

Added:
   trunk/documentation/whatsnew/as/images/runtimedownload1.png
   trunk/documentation/whatsnew/as/images/runtimedownload2.png
   trunk/documentation/whatsnew/as/images/runtimedownload3.png
Modified:
   trunk/documentation/whatsnew/as/as-news-3.3.0.M4.html
Log:
JBIDE-9962 CLONE - CLONE - CLONE - CLONE - AS Component N&N

Modified: trunk/documentation/whatsnew/as/as-news-3.3.0.M4.html
===================================================================
--- trunk/documentation/whatsnew/as/as-news-3.3.0.M4.html	2011-10-26 19:35:31 UTC (rev 36020)
+++ trunk/documentation/whatsnew/as/as-news-3.3.0.M4.html	2011-10-26 19:59:22 UTC (rev 36021)
@@ -97,7 +97,45 @@
 	    <p><small><a href="https://issues.jboss.org/browse/JBIDE-10030">Related Jira</a></small></p>
     </td>
   </tr>
+    <tr><td colspan="2"><hr /></td></tr>
+  <tr>
+    <td valign="top" align="right">
+      <p><b>ESB Runtime detection</b></p>
+    </td>
+    <td valign="top" width="90%">
+        <p>The JBoss Runtime Detection now recognizes a ESB Runtime from a SOA-P product</p>
+	    <p><small><a href="https://issues.jboss.org/browse/JBIDE-9941">Related Jira</a></small></p>
+    </td>
+  </tr>
   
+  <tr><td colspan="2"><hr /></td></tr>
+  <tr>
+    <td valign="top" align="right">
+      <p><b>Download and Install JBoss Runtimes</b></p>
+    </td>
+    <td valign="top" width="90%">
+        <p> The JBoss Runtime Detection can download and install a JBoss Runtime.
+        <br/>
+        There is the <b>Download</b> button on the JBoss Tools Runtime Detection preferences page.
+        <p><img src="images/runtimedownload1.png" alt="JBoss Tools Runtime Detection" /></p>
+        When clicking it, you will get a dialog showing runtimes available for download.
+        <p><img src="images/runtimedownload2.png" alt="Runtimes" /></p>
+        </p>
+        If you select a runtime you want to download and click the OK button, the following dialog will show up:
+        <p><img src="images/runtimedownload3.png" alt="Download Runtime" /></p>
+        Select:
+        <p>
+        <ul>
+           <li>Install folder - the folder where the runtime will be installed to</li>
+           <li>Download folder - the folder where the archive will be downloaded to</li>
+           <li>Delete archive after installing - uncheck this checkbox if you want to save the archive to the download folder. </li>
+        </ul>
+        </p>
+        Click the OK button and the Runtime Detection engine will download and setup the JBoss Runtime.
+	    <p><small><a href="https://issues.jboss.org/browse/JBIDE-6369">Related Jira</a></small></p>
+    </td>
+  </tr>
+  
 </table>
 
 </body>

Added: trunk/documentation/whatsnew/as/images/runtimedownload1.png
===================================================================
(Binary files differ)


Property changes on: trunk/documentation/whatsnew/as/images/runtimedownload1.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: trunk/documentation/whatsnew/as/images/runtimedownload2.png
===================================================================
(Binary files differ)


Property changes on: trunk/documentation/whatsnew/as/images/runtimedownload2.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: trunk/documentation/whatsnew/as/images/runtimedownload3.png
===================================================================
(Binary files differ)


Property changes on: trunk/documentation/whatsnew/as/images/runtimedownload3.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream



More information about the jbosstools-commits mailing list