[jbosstools-commits] JBoss Tools SVN: r24406 - trunk/documentation/whatsnew/drools.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed Aug 25 02:45:33 EDT 2010
Author: dennyxu
Date: 2010-08-25 02:45:32 -0400 (Wed, 25 Aug 2010)
New Revision: 24406
Added:
trunk/documentation/whatsnew/drools/guvnor-tools-news-5.1.0.M2.html
Log:
JBIDE-6891: Drools Component N&N
Added: trunk/documentation/whatsnew/drools/guvnor-tools-news-5.1.0.M2.html
===================================================================
--- trunk/documentation/whatsnew/drools/guvnor-tools-news-5.1.0.M2.html (rev 0)
+++ trunk/documentation/whatsnew/drools/guvnor-tools-news-5.1.0.M2.html 2010-08-25 06:45:32 UTC (rev 24406)
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Language" content="en-us" />
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<link rel="stylesheet" href="../whatsnew.css"/>
+<title>Drools Guvnor 5.1.0.M2 What's New</title>
+</head>
+<body>
+<h1>Drools Guvnor 5.1.0.M2 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main Index ></a> </p>
+
+<table border="0" cellpadding="10" cellspacing="0" width="80%">
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Guvnor Repository Connection </h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a name="itemname3" id="itemname3"></a><b>Support Updating Repository Connection</b></td>
+ <td valign="top">
+ <p>Guvnor tool provides a new wizard for updating a exist Guvnor repository connection. On the wizard, the repository location can be changed and security info as well. </p>
+
+<p><img src=images/edit_connection.gif></p>
+<p><img src=images/edit_connection_wizard.gif></p>
+
+
+ <p><small><a href="https://jira.jboss.org/browse/JBIDE-4646">Related jira</a></p>
+
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Add Java Resources to Guvnor Repository</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a name="itemname3" id="itemname3"></a><b>Add Resource from Non-Navigator View</b></td>
+ <td valign="top">
+ <p>For previous Guvnor tools version, all Guvnor tools related actions are only visible on Navigator view, so resources can only be added to Guvnor repository from navigator view. it is available for non-navigator view now. </p>
+
+<p></p>
+<p></p>
+
+
+ <p><small><a href="https://jira.jboss.org/browse/JBIDE-6459">Related jira</a></p>
+
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+
+
+
+</table>
+
+</body>
+
+</html>
+
+
More information about the jbosstools-commits
mailing list