[jbosstools-commits] JBoss Tools SVN: r43548 - trunk/download.jboss.org/jbosstools/examples.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Mon Sep 10 09:08:19 EDT 2012
Author: fbricon
Date: 2012-09-10 09:08:19 -0400 (Mon, 10 Sep 2012)
New Revision: 43548
Added:
trunk/download.jboss.org/jbosstools/examples/project-examples-category-4.0.xml
Log:
Add missing project-examples-category-4.0.xml
Added: trunk/download.jboss.org/jbosstools/examples/project-examples-category-4.0.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/project-examples-category-4.0.xml (rev 0)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-category-4.0.xml 2012-09-10 13:08:19 UTC (rev 43548)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<categories>
+
+ <category name="JBoss Quickstarts"
+ description="These quickstarts are aimed to get you up to writing applications with minimal fuss. We recommend that you work through the quickstarts in the order they are presented in this guide, however if you have previous experience with Java EE 6, you may wish to skip some or all of the quickstarts."
+ priority="1" />
+
+ <category name="JBoss Application Server 7 Quickstarts"
+ description="These quickstarts are aimed to get you up to writing applications with minimal fuss. We recommend that you work through the quickstarts in the order they are presented in this guide, however if you have previous experience with Java EE 6, you may wish to skip some or all of the quickstarts."
+ priority="1" />
+
+ <category name="JBoss Maven Archetypes"
+ priority="2" />
+
+</categories>
\ No newline at end of file
More information about the jbosstools-commits
mailing list