Author: elvisisking
Date: 2011-06-17 10:43:55 -0400 (Fri, 17 Jun 2011)
New Revision: 32161
Added:
trunk/documentation/whatsnew/modeshape/images/RepositoryPropertiesPage.png
trunk/documentation/whatsnew/modeshape/modeshape-news-3.3.0.M2.html
Modified:
trunk/documentation/whatsnew/index.html
Log:
JBIDE-9169 Modeshape Component N&N 3.3.0.M2 Added html page for ModeShape View
selection supporting Properties View now.
Modified: trunk/documentation/whatsnew/index.html
===================================================================
--- trunk/documentation/whatsnew/index.html 2011-06-17 14:26:19 UTC (rev 32160)
+++ trunk/documentation/whatsnew/index.html 2011-06-17 14:43:55 UTC (rev 32161)
@@ -44,12 +44,12 @@
<p><a href="cdi/cdi-news-3.3.0.M2.html">CDI/Seam 3
Tools</a></p>
<p><a href="seam/seam-news-3.3.0.M2.html">Seam 2
Tools</a></p>
<p><a href="forge/forge-news-3.3.0.M2.html">Forge
Tools</a></p>
- <p><a href="modeshape/modeshape-news-3.3.0.M2.html">ModeShape
Tools</a></p>
<p><a href="maven/maven-news-3.3.0.M2.html">Maven
Tools</a></p>
<p><a href="examples/examples-news-3.3.0.M2.html">Project
Examples</a></p>
<p><a
href="deltacloud/deltacloud-news-0.2.0.M2.html">DeltaCloud
Tools</a></p>
<p><a href="birt/birt-news-3.3.0.M2.html">Birt
Tools</a></p> -->
<p><a href="ws/ws-news-1.2.2.M2.html">Webservices
Tools</a></p>
+ <p><a href="modeshape/modeshape-news-3.3.0.M2.html">ModeShape
Tools</a></p>
</td>
</tr>
Added: trunk/documentation/whatsnew/modeshape/images/RepositoryPropertiesPage.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/modeshape/images/RepositoryPropertiesPage.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/modeshape/modeshape-news-3.3.0.M2.html
===================================================================
--- trunk/documentation/whatsnew/modeshape/modeshape-news-3.3.0.M2.html
(rev 0)
+++ trunk/documentation/whatsnew/modeshape/modeshape-news-3.3.0.M2.html 2011-06-17
14:43:55 UTC (rev 32161)
@@ -0,0 +1,58 @@
+<?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>ModeShape What's New</title>
+</head>
+<body>
+<h1>ModeShape 3.3.0.M2 What's New</h1>
+<p align="right"><a href="../index.html">< Main
Index</a><a
+href="../maven/maven-news-3.3.0.M1.html">Maven Tools
></a></p>
+<p>Last revised June 17, 2011</p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+ <tr>
+ <td colspan="2"><hr /></td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p>
+ <b>Properties View Support</b></a>
+ </p>
+ </td>
+
+ <td valign="top">
+ <p>
+ In the <i>ModeShape View</i> when selecting a ModeShape server,
repository, or workspace, their properties will now be
+ displayed in the <i>Properties View</i>. Open the <i>Properties
View</i> by choosing the
+ <i>Window -> Show View -> Other...</i> menu item and then
selecting <i>General -> Properties</i> in the <i>Show View</i>
+ dialog.
+ </p>
+
+ <p>
+ Here is what the <i>Properties View</i> looks like when a repository
is selected in the ModeShape View:
+ </p>
+
+ <p>
+ <center>
+ <img src="images/RepositoryPropertiesPage.png" alt="ModeShape
Repository Properties Page"/>
+ </center>
+ </p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2"><hr /></td>
+ </tr>
+</table>
+
+</body>
+
+</html>
+
+
Property changes on: trunk/documentation/whatsnew/modeshape/modeshape-news-3.3.0.M2.html
___________________________________________________________________
Added: svn:mime-type
+ text/plain