Author: max.andersen(a)jboss.com
Date: 2012-05-21 02:04:09 -0400 (Mon, 21 May 2012)
New Revision: 41195
Modified:
trunk/documentation/whatsnew/central/central-news-1.0.0.Beta3.html
trunk/documentation/whatsnew/index.html
trunk/documentation/whatsnew/maven/maven-news-3.3.0.Beta3.html
trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta3.html
trunk/documentation/whatsnew/vpe/vpe-news-3.3.0.Beta3.html
Log:
JBIDE-11744 NN review and link fixing
Modified: trunk/documentation/whatsnew/central/central-news-1.0.0.Beta3.html
===================================================================
--- trunk/documentation/whatsnew/central/central-news-1.0.0.Beta3.html 2012-05-21 02:22:08
UTC (rev 41194)
+++ trunk/documentation/whatsnew/central/central-news-1.0.0.Beta3.html 2012-05-21 06:04:09
UTC (rev 41195)
@@ -23,9 +23,7 @@
<body>
<h1>JBoss Central 1.0.0.Beta1 What's New</h1>
-<p align="right"><a href="../index.html">< Main
Index</a> <a
-href="../usage/usage-news-3.3.0.Beta1.html">Usage ></a>
-
+<p align="right"><a href="../index.html">< Main
Index</a>
</p>
<table border="0" cellpadding="10" cellspacing="0"
width="80%">
Modified: trunk/documentation/whatsnew/index.html
===================================================================
--- trunk/documentation/whatsnew/index.html 2012-05-21 02:22:08 UTC (rev 41194)
+++ trunk/documentation/whatsnew/index.html 2012-05-21 06:04:09 UTC (rev 41195)
@@ -23,8 +23,6 @@
<html>
-
-
<table border="0" cellpadding="10" cellspacing="0"
width="80%">
<tr>
@@ -42,9 +40,16 @@
<p><a
href="openshift/openshift-news-2.3.0.Beta3.html">OpenShift
Tools</a></p>
<p><a href="vpe/vpe-news-3.3.0.Beta3.html">Visual Page
Editor/BrowserSim</a></p>
- <p><a
href="modeshape/modeshape-news-3.3.0.Beta3.html">ModeShape
+ <p><a href="central/central-news-1.0.0.Beta3.html">JBoss
Central</a></p>
+ <p><a
href="maven/maven-news-3.3.0.Beta3.html">Maven</a></p>
+
+ <!--
+ <p><a
href="modeshape/modeshape-news-3.3.0.Beta3.html">ModeShape
Tools</a></p>
- <p><a href="central/central-news-1.0.0.Beta3.html">JBoss
Central</a></p>
+
+ <p><a href="bpel/bpel-news-1.1.0.Beta3.html">BPEL
Tools</a></p>
+ -->
+
</td>
</tr>
Modified: trunk/documentation/whatsnew/maven/maven-news-3.3.0.Beta3.html
===================================================================
--- trunk/documentation/whatsnew/maven/maven-news-3.3.0.Beta3.html 2012-05-21 02:22:08 UTC
(rev 41194)
+++ trunk/documentation/whatsnew/maven/maven-news-3.3.0.Beta3.html 2012-05-21 06:04:09 UTC
(rev 41195)
@@ -24,7 +24,7 @@
<h1>Maven Tools</h1>
<p align="right"><a href="../index.html">< Main
Index</a> <a
-href="../ws/openshift-news-2.3.0.Beta3">OpenShift Tools
></a></p>
+href="../vpe/vpe-news-3.3.0.Beta3.html">Visual Page Editor/BrowserSim
></a></p>
<table border="0" cellpadding="10" cellspacing="0"
width="80%">
<tr>
<td colspan="2">
@@ -34,6 +34,53 @@
</td>
</tr>
<tr>
+ <td valign="top" align="left">
+ <a name="itemname3" id="itemname3"></a><b>JBoss
Source Lookup</b></td>
+ <td valign="top">
+ <p>JBoss Source lookup utilizes the Maven metadata
+ found in Jar's to locate source code found in runtime
+ directories.</p>
+
+ <p>Normal m2e source lookup only does this for
+ launch configurations related to a Maven project and on
+ Maven classpaths. This source lookup is useful for all
+ launch configurations which uses jar's (with Maven metadata) from one or more
+ directories which are not even on your project
+ classpath. This is the case for many runtimes these days.</p>
+
+ <p>The Source lookup feature automatically
+ recognizes JBoss AS runtimes, but if you are using
+ other runtimes (such as Glassfish or Tomcat) you can point it at a
+ directory and source lookup will recursively scan
+ this directorys jar and look for maven metadata to
+ use against the list of known repositories.</p>
+
+ <p>It will use standard maven artifact id lookups to
+ find matching source artifacts and if that does not
+ work it will do a checksum lookup to try and locate
+ the source.</p>
+
+ <p>To enable it for all JBoss AS launch
+ configurations you need to go enable it in the
+ preferences.</p>
+
+ <p><img
src="../images/sourcelookuppreferences.png"/></p>
+ <p>There are more about this feature in the <a
+
href="https://community.jboss.org/en/tools/blog/2012/01/24/jboss-sou...
+ Source Lookup</a> wiki.
+ </p>
+ <p>
+ <small>
+ Related <a
href="https://issues.jboss.org/browse/JBIDE-9309">jira</a>.
+ </small>
+ </p>
+ </td>
+ </tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+
+ <tr>
<td valign="top" align="left">
<a name="itemname1"
id="itemname1"></a><b>Annotation Processing
support</b></td>
<td valign="top">
@@ -72,7 +119,7 @@
<tr>
<td valign="top" align="left">
- <a name="itemname2" id="itemname2"></a><b>New GWT
configurator</b></td>
+ <a name="itemname2" id="itemname2"></a><b>GWT
configurator</b></td>
<td valign="top">
<p>You can enable/disable GWT Project Configurator by using follow
preference:</p>
<img src="../images/jboss_maven_integration_gwt.png" />
@@ -82,7 +129,7 @@
<img src="../images/gwt_module_definition.png" />
<p>or</p>
<img src="../images/gwt_modules_definition.png" />
- <p>If there is no modules defined in pom.xml then Configurator adds all
existing modules to configuration.</p>
+ <p>If there are no modules defined in pom.xml then Configurator adds all
existing modules to configuration.</p>
<p>GWT Project Configurator sets GWT Compiler output folder to the same
folder which is used by Maven Compiler.</p>
<p>You can use Maven or GWT Compiler to compile your application and Deploy
to Server or Running on an External Server, it does not require additional
compilation.</p>
<p>
@@ -102,28 +149,10 @@
</tr>
- <tr>
- <td valign="top" align="left">
- <a name="itemname3" id="itemname3"></a><b>JBoss
Source Lookup</b></td>
- <td valign="top">
- <p>See <a
href="https://community.jboss.org/en/tools/blog/2012/01/24/jboss-sou...
Source Lookup</a> for more details.
- </p>
- <p>
- <small>
- Related <a
href="https://issues.jboss.org/browse/JBIDE-9309">jira</a>.
- </small>
- </p>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr/>
- </td>
- </tr>
<tr>
<td valign="top" align="left">
- <a name="itemname3" id="itemname4"></a><b>New
Hibernate 3.6.x and 4.x maven provided libraries</b></td>
+ <a name="itemname3"
id="itemname4"></a><b>Hibernate 3.6.x and 4.x maven provided
libraries</b></td>
<td valign="top">
<p>When you start a project and you need to add Hibernate as your JPA provider,
adding the Hibernate dependencies manually one by one can be a chore.
Now if your project is Facet enabled, adding both the JBoss Maven and the JPA
Facet will give you access to new JPA library providers for the Hibernate platform.
Modified: trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta3.html
===================================================================
--- trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta3.html 2012-05-21
02:22:08 UTC (rev 41194)
+++ trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta3.html 2012-05-21
06:04:09 UTC (rev 41195)
@@ -29,7 +29,7 @@
<p align="right">
<a href="../index.html">< Main Index</a> <a
- href="../cdi/cdi-news-3.3.0.Beta3.html">CDI Tools ></a>
+ href="../maven/maven-news-3.3.0.Beta3.html">Maven Tools
></a>
</p>
<table border="0" cellpadding="10" cellspacing="0"
width="80%">
Modified: trunk/documentation/whatsnew/vpe/vpe-news-3.3.0.Beta3.html
===================================================================
--- trunk/documentation/whatsnew/vpe/vpe-news-3.3.0.Beta3.html 2012-05-21 02:22:08 UTC
(rev 41194)
+++ trunk/documentation/whatsnew/vpe/vpe-news-3.3.0.Beta3.html 2012-05-21 06:04:09 UTC
(rev 41195)
@@ -25,7 +25,7 @@
<p align="right">
<a href="../index.html">< Main Index</a>
-<a href="../hibernate/hibernate-news-3.3.0.Beta3.html">Hibernate Tools
></a>
+<a href="../central/central-news-1.0.0.Beta3.html">JBoss Central
></a>
</p>
<table border="0" cellpadding="10" cellspacing="0">