[jbosstools-commits] JBoss Tools SVN: r39426 - trunk/download.jboss.org/jbosstools/examples.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Sat Mar 10 14:14:47 EST 2012


Author: snjeza
Date: 2012-03-10 14:14:47 -0500 (Sat, 10 Mar 2012)
New Revision: 39426

Modified:
   trunk/download.jboss.org/jbosstools/examples/project-examples-jbds50.xml
   trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.xml
Log:
JBIDE-10823 JBoss Central Quickstarts Updates

Modified: trunk/download.jboss.org/jbosstools/examples/project-examples-jbds50.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/project-examples-jbds50.xml	2012-03-10 17:01:47 UTC (rev 39425)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-jbds50.xml	2012-03-10 19:14:47 UTC (rev 39426)
@@ -37,6 +37,7 @@
 		</fixes>
 		<importType>maven</importType>
 		<importTypeDescription>The project example requires the m2eclipse, m2eclipse-wtp and JBoss Maven Project Examples feature.</importTypeDescription>
+		<welcome type="cheatsheets" url="/jboss-as-helloworld/.cheatsheet.xml"/> 
 		<tags>central</tags>
         <icon path="icons/jboss.png" />           
 	</project>
@@ -168,6 +169,7 @@
 		</fixes>
 		<importType>maven</importType>
 		<importTypeDescription>The project example requires the m2eclipse, m2eclipse-wtp and JBoss Maven Project Examples feature.</importTypeDescription>
+		<welcome type="cheatsheets" url="/jboss-as-numberguess/.cheatsheet.xml"/>
 		<tags>central</tags>
         <icon path="icons/jboss.png" />           
 	</project>
@@ -211,6 +213,7 @@
 		</fixes>
 		<importType>maven</importType>
 		<importTypeDescription>The project example requires the m2eclipse, m2eclipse-wtp and JBoss Maven Project Examples feature.</importTypeDescription>
+		<welcome type="cheatsheets" url="/jboss-as-kitchensink/.cheatsheet.xml"/>
 		<tags>central</tags>
         <icon path="icons/jboss.png" />           
 	</project>

Modified: trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.xml	2012-03-10 17:01:47 UTC (rev 39425)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.xml	2012-03-10 19:14:47 UTC (rev 39426)
@@ -77,6 +77,7 @@
 		</fixes>
 		<importType>maven</importType>
 		<importTypeDescription>The project example requires the m2eclipse, m2eclipse-wtp and JBoss Maven Project Examples feature.</importTypeDescription>
+		<welcome type="cheatsheets" url="/jboss-as-helloworld/.cheatsheet.xml"/>
 		<tags>central</tags>
         <icon path="icons/jboss.png" />        
 	</project>
@@ -210,6 +211,7 @@
 		</fixes>
 		<importType>maven</importType>
 		<importTypeDescription>The project example requires the m2eclipse, m2eclipse-wtp and JBoss Maven Project Examples feature.</importTypeDescription>
+		<welcome type="cheatsheets" url="/jboss-as-numberguess/.cheatsheet.xml"/>
 		<tags>central</tags>
         <icon path="icons/jboss.png" />
     </project>
@@ -253,6 +255,7 @@
 		</fixes>
 		<importType>maven</importType>
 		<importTypeDescription>The project example requires the m2eclipse, m2eclipse-wtp and JBoss Maven Project Examples feature.</importTypeDescription>
+		<welcome type="cheatsheets" url="/jboss-as-kitchensink/.cheatsheet.xml"/>
 		<tags>central</tags>
         <icon path="icons/jboss.png" />
     </project>



More information about the jbosstools-commits mailing list