Author: fbricon
Date: 2011-12-13 09:37:17 -0500 (Tue, 13 Dec 2011)
New Revision: 37267
Added:
trunk/documentation/whatsnew/central/central-news-1.0.0.M5.html
trunk/documentation/whatsnew/images/jboss-central-create-projects.png
Modified:
trunk/documentation/whatsnew/index.html
trunk/documentation/whatsnew/maven/maven-news-3.3.0.M5.html
trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.M5.html
Log:
JBIDE-10386 : Create Project section in JBoss Central N&N
Added: trunk/documentation/whatsnew/central/central-news-1.0.0.M5.html
===================================================================
--- trunk/documentation/whatsnew/central/central-news-1.0.0.M5.html
(rev 0)
+++ trunk/documentation/whatsnew/central/central-news-1.0.0.M5.html 2011-12-13 14:37:17
UTC (rev 37267)
@@ -0,0 +1,174 @@
+<?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>JBoss Central 1.0.0.M5 What's New</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-17645367-5']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+
+</script></head>
+<body>
+<h1>JBoss Central 1.0.0.M5 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>General</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <a name="itemnam1e"
id="itemname1"></a><b>New project wizards</b>
+ </td>
+ <td width="70%" valign="top">
+ The <strong>Create Project</strong> section of JBoss Central has been
revamped to offer you links to new project wizards :
+
+ <p><img
src="../images/jboss-central-create-projects.png"/></p>
+ <p>
+ <ul>
+ <li><strong>Dynamic Web Project</strong> : the standard Eclipse
Java EE Web project wizard</li>
+ <li><strong>OpenShift Express Application</strong> : allows you to
create a new OpenShift Express-based project</li>
+ <li><strong>Java EE Web Project</strong> : generates a Java EE 6
web project with JSF 2, JPA 2, REST and CDI support enabled</li>
+ <li><strong>Java EE Project</strong> : generates a Java EE 6 multi
module application, complete with EAR, EJB and WAR projects, having JSF 2, JPA 2, REST and
CDI support enabled</li>
+ <li><strong>HTML5 Project</strong> : generates a Java EE 6 HTML5
web application compatible with mobile devices, having JPA 2, REST and CDI support
enabled</li>
+ <li><strong>Spring MVC Project</strong> : generates a Spring MVC
web application with Java EE persistence settings (server bootstrapped JPA, JTA
transaction management) for JBoss AS7 / EAP 6</li>
+ <li><strong>RichFaces Project</strong> : generates a Java EE 6 web
application using RichFaces</li>
+ </ul>
+
+ Except for the stock Eclipse Dynamic Web project, all wizards will generate Maven
based projects.
+ </p>
+
+ <p><small><a
href="https://issues.jboss.org/browse/JBIDE-9368">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+ <!--
+ <tr>
+ <td valign="top" align="left">
+ <a name="itemnam1e"
id="itemname1"></a><b>Search and quick access buttons</b>
+ </td>
+ <td width="70%" valign="top">
+ <p>The top section of JBoss Central provides an easy way to search
+
jboss.org and the knowledge base from Red Hat. The result will
+ show up in the browser configured in Eclipse preferences.
+ </p>
+
+ <p>There is is also a set of quick access icons to access JBoss
+ Tools homepage, Eclipse Marketplace, Preferences and Twitter account.</p>
+
+ <p><img src="../images/jbosscentralsearch.png"/></p>
+ <p><small><a
href="https://issues.jboss.org/browse/JBIDE-9368">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <a name="itemnam1e"
id="itemname1"></a><b>News</b>
+ </td>
+ <td width="70%" valign="top">
+ <p>On the right side of JBoss Central there are two feeds, one
+ for News another for Blogs - all related to
jboss.org and JBoss technology.
+ </p>
+
+ <p>The feeds can be refreshed and if you want to subscribe to
+ these feeds in your newsreader you can click the RSS & Blog icon
+ to get the feedd address.</p>
+
+ <p><img src="../images/jbosscentralfeeds.png"/></p>
+ <p><small><a
href="https://issues.jboss.org/browse/JBIDE-9368">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <a name="itemnam1e"
id="itemname1"></a><b>Create
+ Projects/Project Examples</b>
+ </td>
+ <td width="70%" valign="top">
+ <p>On the left side there are quick access to central wizards in
+ Eclipse & JBoss Tools which will create and setup projects for you.</p>
+
+ <p>In the Project Examples section there is a selected set of
+ Project Examples to get you started using JBoss AS.</p>
+
+ <p><img src="../images/jbosscentralprojects.png"/></p>
+
+ <p>If the examples requires certain runtimes or plugins it will
+ let you know and in case there is a publically available
+ download available it will offer to Download and install
+ it.</p>
+
+ <p><img
src="../images/jbosscentraldownloadas.png"/></p>
+
+ <p><small><a
href="https://issues.jboss.org/browse/JBIDE-9368">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <a name="itemnam1e"
id="itemname1"></a><b>Software/Update</b>
+ </td>
+ <td width="70%" valign="top">
+ <p>The second tab of JBoss Central provides a list of plugins
+ which works with JBoss Tools - initially we've just added some
+ basic plugins like Maven JBoss Tools integration, TestNG and
+ eGit.</p>
+
+ <p><img
src="../images/jbosscentralsoftwareupdate.png"/></p>
+
+ <p>In the future we will add more to this list as they come
available.</p>
+
+ <p><small><a
href="https://issues.jboss.org/browse/JBIDE-9368">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+ -->
+</table>
+
+</body>
+
+</html>
Added: trunk/documentation/whatsnew/images/jboss-central-create-projects.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/images/jboss-central-create-projects.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/documentation/whatsnew/index.html
===================================================================
--- trunk/documentation/whatsnew/index.html 2011-12-13 14:03:34 UTC (rev 37266)
+++ trunk/documentation/whatsnew/index.html 2011-12-13 14:37:17 UTC (rev 37267)
@@ -36,8 +36,16 @@
<td valign="top" align="left">
<p align="right"><b>3.3.0.M5</b>
<td valign="top">
+ <p><a
href="core/core-news-3.3.0.M5.html">Core/General</a></p>
+ <p><a
href="jst/jst-news-3.3.0.M5.html">JST/JSF</a></p>
+ <p><a href="vpe/vpe-news-3.3.0.M5.html">Visual Page
Editor</a></p>
+ <p><a href="cdi/cdi-news-3.3.0.M5.html">CDI/Seam 3
Tools</a></p>
<p><a href="forge/forge-news-3.3.0.M5.html">Forge
Tools</a></p>
- </td>
+ <p><a href="openshift/openshift-news-2.3.0.M5.html">OpenShift
Tools</a></p>
+ <!-- p><a href="examples/examples-news-3.3.0.M5.html">Project
Examples</a></p -->
+ <p><a href="maven/maven-news-3.3.0.M5.html">Maven
Tools</a></p>
+ <p><a href="central/central-news-1.0.0.M5.html">JBoss
Central</a></p>
+ </td>
</tr>
<tr>
<td valign="top" align="left">
Modified: trunk/documentation/whatsnew/maven/maven-news-3.3.0.M5.html
===================================================================
--- trunk/documentation/whatsnew/maven/maven-news-3.3.0.M5.html 2011-12-13 14:03:34 UTC
(rev 37266)
+++ trunk/documentation/whatsnew/maven/maven-news-3.3.0.M5.html 2011-12-13 14:37:17 UTC
(rev 37267)
@@ -24,7 +24,7 @@
<h1>Maven Tools</h1>
<p align="right"><a href="../index.html">< Main
Index</a> <a
-href="../hibernate/hibernate-news-3.5.0.M5.html">Hibernate Tools
></a></p>
+href="../central/central-news-1.0.0.M5.html">JBoss Central
></a></p>
<table border="0" cellpadding="10" cellspacing="0"
width="80%">
<tr>
<td colspan="2">
Modified: trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.M5.html
===================================================================
--- trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.M5.html 2011-12-13
14:03:34 UTC (rev 37266)
+++ trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.M5.html 2011-12-13
14:37:17 UTC (rev 37267)
@@ -24,7 +24,7 @@
<h1>OpenShift 2.3.0.M5 What's New</h1>
<p align="right"><a href="../index.html">< Main
Index</a> <a
- href="../esb/esb-news-1.5.1.M4.html">ESB Tools
+ href="../maven/maven-news-3.3.0.M5.html">Maven Tools
></a></p>
<table border="0" cellpadding="10" cellspacing="0"
width="80%">
<tr>