Author: fbricon
Date: 2012-10-15 07:29:55 -0400 (Mon, 15 Oct 2012)
New Revision: 44510
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-maven-4.0.B...
Log:
JBIDE-12554 add JDF quickstarts, remove duplicates from JBoss Quickstarts
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-maven-4.0.B...
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-maven-4.0.B... 2012-10-15
09:18:31 UTC (rev 44509)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-maven-4.0.B... 2012-10-15
11:29:55 UTC (rev 44510)
@@ -1,235 +1,351 @@
<projects>
<project>
- <category>JBoss Quickstarts</category>
+ <category>JBoss Developer Framework Quickstarts</category>
<name>helloworld</name>
-
<included-projects>jboss-as-helloworld</included-projects>
- <shortDescription>Helloworld</shortDescription>
+ <shortDescription>Hello World</shortDescription>
<description>
-This example demonstrates the use of CDI 1.0 and Servlet 3 in JBoss Enterprise
Application Platform 6 or JBoss Application Server 7.1.
-The example can be deployed using Maven from the command line or from Eclipse using JBoss
Tools.
- </description>
- <size>8192</size>
- <
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/jbossas...
+ This example demonstrates the use of CDI 1.0 and Servlet 3 in JBoss
Enterprise Application Platform 6 or JBoss Application Server 7.1.
+ The example can be deployed using Maven from the command line or from Eclipse
using JBoss Tools.
+ </description>
+
<
url>http://download.jboss.org/jbosstools/examples/4.0.0.Beta1/jboss-as...
+ <size>108318</size>
<fixes>
<fix type="wtpruntime">
<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.71,
org.jboss.ide.eclipse.as.runtime.eap.60</property>
<property name="description">This project example requires JBoss
Enterprise Application Platform 6 or JBoss Application Server 7.1</property>
-
+
<property
name="downloadId">org.jboss.tools.runtime.core.as.711</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.core</property>
<property name="versions">[1.0.0,2.0.0)</property>
<property name="description">This project example requires m2e
>= 1.0.</property>
<property
name="connectorIds">org.eclipse.m2e.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.wtp</property>
<property name="versions">[0.16,2.0)</property>
<property name="description">This project example requires m2e-wtp
>= 0.16.0.</property>
<property
name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.jboss.tools.maven.core</property>
- <property name="versions">[1.3.0,2.0.0)</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
<property name="description">This project example requires JBoss
Maven Tools.</property>
<property
name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
- </fix>
- </fixes>
+ </fix>
+ </fixes>
<importType>maven</importType>
<importTypeDescription>The project example requires the m2e, m2e-wtp and JBoss
Maven Project Examples feature.</importTypeDescription>
- <welcome type="cheatsheets"
url="/jboss-as-helloworld/.cheatsheet.xml"/>
+ <!--welcome type="cheatsheets"
url="/jboss-as-helloworld/.cheatsheet.xml"/-->
<tags>central</tags>
<icon path="icons/jboss.png" />
- </project>
-
+ </project>
+ <project>
+ <id>jdf-jboss-as-helloworld-jsf</id>
+ <name>jboss-as-helloworld-jsf</name>
+ <category>JBoss Developer Framework Quickstarts</category>
+ <shortDescription>Hello World JSF</shortDescription>
+ <description>This example demonstrates the use of CDI 1.0 and JSF in JBoss
Enterprise Application Platform 6 or JBoss Application Server 7.1.
+ The example can be deployed using Maven from the command line or from Eclipse
using JBoss Tools.</description>
+
<
url>http://download.jboss.org/jbosstools/examples/4.0.0.Beta1/jboss-as...
+ <size>9582</size>
+ <importType>maven</importType>
+ <icon path="icons/jboss.png"/>
+ <tags>central</tags>
+ <included-projects/>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.71,
org.jboss.ide.eclipse.as.runtime.eap.60</property>
+ <property name="description">This project example
requires JBoss Enterprise Application Platform 6 or JBoss Application Server
7.1</property>
+ <property
name="downloadId">org.jboss.tools.runtime.core.as.711</property>
+ </fix>
+ <fix type="plugin">
+ <property
name="id">org.eclipse.m2e.core</property>
+ <property name="versions">[1.0.0,2.0.0)</property>
+ <property name="description">This project example
requires m2e &gt;= 1.1.</property>
+ <property
name="connectorIds">org.eclipse.m2e.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.wtp</property>
+ <property
name="versions">[0.16.0,2.0.0)</property>
+ <property name="description">This project example
requires m2e-wtp &gt;= 0.16.0.</property>
+ <property
name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property
name="id">org.jboss.tools.maven.core</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
+ <property name="description">This project example
requires JBoss Maven Tools.</property>
+ <property
name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <id>jdf-jboss-as-helloworld-jms</id>
+ <name>jboss-as-helloworld-jms</name>
+ <category>JBoss Developer Framework Quickstarts</category>
+ <shortDescription>Hello World JMS</shortDescription>
+ <description>This example demonstrates the use of CDI 1.0 and JMS external
producer/consumer client in JBoss Enterprise Application Platform 6 or JBoss Application
Server 7.1.
+ The example can be deployed using Maven from the command line or from Eclipse
using JBoss Tools.</description>
+
<
url>http://download.jboss.org/jbosstools/examples/4.0.0.Beta1/jboss-as...
+ <size>7913</size>
+ <importType>maven</importType>
+ <icon path="icons/jboss.png"/>
+ <tags>central</tags>
+ <included-projects/>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.71,
org.jboss.ide.eclipse.as.runtime.eap.60</property>
+ <property name="description">This project example
requires JBoss Enterprise Application Platform 6 or JBoss Application Server
7.1</property>
+ <property
name="downloadId">org.jboss.tools.runtime.core.as.711</property>
+ </fix>
+ <fix type="plugin">
+ <property
name="id">org.eclipse.m2e.core</property>
+ <property name="versions">[1.0.0,2.0.0)</property>
+ <property name="description">This project example
requires m2e &gt;= 1.1.</property>
+ <property
name="connectorIds">org.eclipse.m2e.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.wtp</property>
+ <property
name="versions">[0.16.0,2.0.0)</property>
+ <property name="description">This project example
requires m2e-wtp &gt;= 0.16.0.</property>
+ <property
name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property
name="id">org.jboss.tools.maven.core</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
+ <property name="description">This project example
requires JBoss Maven Tools.</property>
+ <property
name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <id>jdf-jboss-as-helloworld-errai</id>
+ <name>jboss-as-helloworld-errai</name>
+ <category>JBoss Developer Framework Quickstarts</category>
+ <shortDescription>Hello World Errai</shortDescription>
+ <description>This example demonstrates the use of CDI 1.0 and Errai in
JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1.
+ The example can be deployed using Maven from the command line or from Eclipse
using JBoss Tools.</description>
+
<
url>http://download.jboss.org/jbosstools/examples/4.0.0.Beta1/jboss-as...
+ <size>19354</size>
+ <importType>maven</importType>
+ <icon path="icons/jboss.png"/>
+ <tags>central</tags>
+ <included-projects/>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.71,
org.jboss.ide.eclipse.as.runtime.eap.60</property>
+ <property name="description">This project example
requires JBoss Enterprise Application Platform 6 or JBoss Application Server
7.1</property>
+ <property
name="downloadId">org.jboss.tools.runtime.core.as.711</property>
+ </fix>
+ <fix type="plugin">
+ <property
name="id">org.eclipse.m2e.core</property>
+ <property name="versions">[1.0.0,2.0.0)</property>
+ <property name="description">This project example
requires m2e &gt;= 1.1.</property>
+ <property
name="connectorIds">org.eclipse.m2e.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.wtp</property>
+ <property
name="versions">[0.16.0,2.0.0)</property>
+ <property name="description">This project example
requires m2e-wtp &gt;= 0.16.0.</property>
+ <property
name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property
name="id">org.jboss.tools.maven.core</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
+ <property name="description">This project example
requires JBoss Maven Tools.</property>
+ <property
name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.gwt.feature,org.jboss.tools.maven.jaxrs.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property
name="id">com.google.gwt.eclipse.core</property>
+ <property name="versions">[2.4,)</property>
+ <property name="description">This project example
requires Google Plugin for Eclipse</property>
+ <property
name="connectorIds">com.google.gwt.eclipse.sdkbundle.e37.feature,com.google.gdt.eclipse.suite.e37.feature</property>
+ </fix>
+ </fixes>
+ </project>
+ <project>
+ <id>jdf-jboss-as-helloworld-osgi</id>
+ <name>jboss-as-helloworld-osgi</name>
+ <category>JBoss Developer Framework Quickstarts</category>
+ <shortDescription>Hello World OSGi</shortDescription>
+ <description>This example demonstrates the use of OSGi in JBoss Application
Server 7.1.
+ The example can be deployed using Maven from the command line, by using the
AS 7 web console or by dropping the OSGi bundle in the deployments folder.
+
+ To deploy to JBoss Application Server 7.1 using JBoss Tools, start JBoss
Application Server 7.1, right-click the project, select Run As>Maven build..., enter
"package jboss-as:deploy" in the Goals field and click the Run button.
+ This will build, deploy and start the OSGi bundle.
+ You will see a Hello AS7 World!! message appear on the console when this is
done.</description>
+
<
url>http://download.jboss.org/jbosstools/examples/4.0.0.Beta1/jboss-as...
+ <size>5096</size>
+ <importType>maven</importType>
+ <icon path="icons/jboss.png"/>
+ <tags>central</tags>
+ <included-projects/>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.71,
org.jboss.ide.eclipse.as.runtime.eap.60</property>
+ <property name="description">This project example
requires JBoss Enterprise Application Platform 6 or JBoss Application Server
7.1</property>
+ <property
name="downloadId">org.jboss.tools.runtime.core.as.711</property>
+ </fix>
+ <fix type="plugin">
+ <property
name="id">org.eclipse.m2e.core</property>
+ <property name="versions">[1.0.0,2.0.0)</property>
+ <property name="description">This project example
requires m2e &gt;= 1.1.</property>
+ <property
name="connectorIds">org.eclipse.m2e.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.wtp</property>
+ <property
name="versions">[0.16.0,2.0.0)</property>
+ <property name="description">This project example
requires m2e-wtp &gt;= 0.16.0.</property>
+ <property
name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property
name="id">org.jboss.tools.maven.core</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
+ <property name="description">This project example
requires JBoss Maven Tools.</property>
+ <property
name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
+ </fix>
+ </fixes>
+ </project>
<project>
- <category>JBoss Quickstarts</category>
- <name>helloworld-osgi</name>
- <included-projects>jboss-as-helloworld-osgi</included-projects>
- <shortDescription>Helloworld OSGi Example</shortDescription>
+ <category>JBoss Developer Framework Quickstarts </category>
+ <name>kitchensink</name>
+
+ <included-projects>jboss-as-kitchensink</included-projects>
+ <shortDescription>Kitchensink</shortDescription>
<description>
-This example demonstrates the use of OSGi in JBoss Application Server 7.1.
-The example can be deployed using Maven from the command line, by using the AS 7 web
console or by dropping the OSGi bundle in the deployments folder.
-
-To deploy to JBoss Application Server 7.1 using JBoss Tools, start JBoss Application
Server 7.1, right-click the project, select Run As>Maven build..., enter "package
jboss-as:deploy" in the Goals field and click the Run button.
-This will build, deploy and start the OSGi bundle.
-You will see a Hello AS7 World!! message appear on the console when this is done.
- </description>
- <size>8192</size>
- <
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/jbossas...
+ This is your project! It's a sample, deployable Maven 3 project to help
you get your foot in the door developing with Java EE 6 on JBoss Enterprise Application
Platform 6 or JBoss Application Server 7.1.
+ This project is setup to allow you to create a compliant Java EE 6
application using JSF 2.0, CDI 1.0, EJB 3.1, JPA 2.0 and Bean Validation 1.0.
+ It includes a persistence unit and some sample persistence and transaction
code to help you get your feet wet with database access in enterprise Java.
+ </description>
+
<
url>http://download.jboss.org/jbosstools/examples/4.0.0.Beta1/jboss-as...
+ <size>108318</size>
<fixes>
<fix type="wtpruntime">
<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.71,
org.jboss.ide.eclipse.as.runtime.eap.60</property>
<property name="description">This project example requires JBoss
Enterprise Application Platform 6 or JBoss Application Server 7.1</property>
<property
name="downloadId">org.jboss.tools.runtime.core.as.711</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.core</property>
<property name="versions">[1.0.0,2.0.0)</property>
<property name="description">This project example requires m2e
>= 1.0.</property>
<property
name="connectorIds">org.eclipse.m2e.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.wtp</property>
<property name="versions">[0.16,2.0)</property>
<property name="description">This project example requires m2e-wtp
>= 0.16.0.</property>
<property
name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.jboss.tools.maven.core</property>
<property name="versions">[1.3.0,2.0.0)</property>
<property name="description">This project example requires JBoss
Maven Tools.</property>
- <property
name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
- </fix>
- </fixes>
+ <property
name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.jsf.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
+ </fix>
+ </fixes>
<importType>maven</importType>
- <importTypeDescription>The project example requires the m2e, m2e-wtp and JBoss
Maven Project Examples feature.</importTypeDescription>
- <icon path="icons/jboss.png" />
- </project>
-
-
+ <importTypeDescription>The project example requires the m2e, m2e-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>
<project>
<category>JBoss Quickstarts</category>
<name>login</name>
-
<included-projects>jboss-as-login</included-projects>
<shortDescription>Login</shortDescription>
<description>
-This example demonstrates the use of CDI 1.0, JPA 2.0, JTA 1.1, EJB 3.1 and JSF 2.0 in
JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1.
-The example can be deployed using Maven from the command line or from Eclipse using JBoss
Tools.
- </description>
-<size>8192</size>
+ This example demonstrates the use of CDI 1.0, JPA 2.0, JTA 1.1, EJB 3.1 and
JSF 2.0 in JBoss Enterprise Application Platform 6 or JBoss Application Server 7.1.
+ The example can be deployed using Maven from the command line or from Eclipse
using JBoss Tools.
+ </description>
+ <size>8192</size>
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/jbossas...
<fixes>
<fix type="wtpruntime">
<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.71,
org.jboss.ide.eclipse.as.runtime.eap.60</property>
<property name="description">This project example requires JBoss
Enterprise Application Platform 6 or JBoss Application Server 7.1</property>
<property
name="downloadId">org.jboss.tools.runtime.core.as.711</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.core</property>
<property name="versions">[1.0.0,2.0.0)</property>
<property name="description">This project example requires m2e
>= 1.0.</property>
<property
name="connectorIds">org.eclipse.m2e.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.wtp</property>
<property name="versions">[0.16,2.0)</property>
<property name="description">This project example requires m2e-wtp
>= 0.16.0.</property>
<property
name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.jboss.tools.maven.core</property>
- <property name="versions">[1.3.0,2.0.0)</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
<property name="description">This project example requires JBoss
Maven Tools.</property>
<property
name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.jsf.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
- </fix>
- </fixes>
+ </fix>
+ </fixes>
<importType>maven</importType>
<importTypeDescription>The project example requires the m2e, m2e-wtp and JBoss
Maven Project Examples feature.</importTypeDescription>
- <welcome type="cheatsheets"
url="/jboss-as-login/cheatsheets/login.xml"/>
+ <!--welcome type="cheatsheets"
url="/jboss-as-login/cheatsheets/login.xml"/-->
<tags>central</tags>
<icon path="icons/jboss.png" />
- </project>
+ </project>
<project>
- <category>JBoss Quickstarts</category>
+ <category>JBoss Developer Framework Quickstarts</category>
<name>numberguess</name>
-
<included-projects>jboss-as-numberguess</included-projects>
- <shortDescription>Numberguess</shortDescription>
+ <shortDescription>Number Guess</shortDescription>
<description>
-This example demonstrates the use of CDI 1.0 and JSF 2.0 in JBoss Enterprise Application
Platform 6 or JBoss Application Server 7.1.
-The example can be deployed using Maven from the command line or from Eclipse using JBoss
Tools.
- </description>
-<size>8192</size>
- <
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/jbossas...
+ This example demonstrates the use of CDI 1.0 and JSF 2.0 in JBoss Enterprise
Application Platform 6 or JBoss Application Server 7.1.
+ The example can be deployed using Maven from the command line or from Eclipse
using JBoss Tools.
+ </description>
+
<
url>http://download.jboss.org/jbosstools/examples/4.0.0.Beta1/jboss-as...
+ <size>21669</size>
<fixes>
<fix type="wtpruntime">
<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.71,
org.jboss.ide.eclipse.as.runtime.eap.60</property>
<property name="description">This project example requires JBoss
Enterprise Application Platform 6 or JBoss Application Server 7.1</property>
<property
name="downloadId">org.jboss.tools.runtime.core.as.711</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.core</property>
<property name="versions">[1.0.0,2.0.0)</property>
<property name="description">This project example requires m2e
>= 1.0.</property>
<property
name="connectorIds">org.eclipse.m2e.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.wtp</property>
<property name="versions">[0.16,2.0)</property>
<property name="description">This project example requires m2e-wtp
>= 0.16.0.</property>
<property
name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.jboss.tools.maven.core</property>
<property name="versions">[1.3.0,2.0.0)</property>
<property name="description">This project example requires JBoss
Maven Tools.</property>
<property
name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.jsf.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
- </fix>
- </fixes>
+ </fix>
+ </fixes>
<importType>maven</importType>
<importTypeDescription>The project example requires the m2e, m2e-wtp and JBoss
Maven Project Examples feature.</importTypeDescription>
- <welcome type="cheatsheets"
url="/jboss-as-numberguess/.cheatsheet.xml"/>
+ <!--welcome type="cheatsheets"
url="/jboss-as-numberguess/.cheatsheet.xml"/-->
<tags>central</tags>
<icon path="icons/jboss.png" />
- </project>
-
+ </project>
<project>
<category>JBoss Quickstarts</category>
- <name>kitchensink</name>
-
- <included-projects>jboss-as-kitchensink</included-projects>
- <shortDescription>Kitchensink</shortDescription>
- <description>
-This is your project! It's a sample, deployable Maven 3 project to help you get your
foot in the door developing with Java EE 6 on JBoss Enterprise Application Platform 6 or
JBoss Application Server 7.1.
-This project is setup to allow you to create a compliant Java EE 6 application using JSF
2.0, CDI 1.0, EJB 3.1, JPA 2.0 and Bean Validation 1.0.
-It includes a persistence unit and some sample persistence and transaction code to help
you get your feet wet with database access in enterprise Java.
- </description>
-<size>8192</size>
- <
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/jbossas...
- <fixes>
- <fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.71,
org.jboss.ide.eclipse.as.runtime.eap.60</property>
- <property name="description">This project example requires JBoss
Enterprise Application Platform 6 or JBoss Application Server 7.1</property>
- <property
name="downloadId">org.jboss.tools.runtime.core.as.711</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.eclipse.m2e.core</property>
- <property name="versions">[1.0.0,2.0.0)</property>
- <property name="description">This project example requires m2e
>= 1.0.</property>
- <property
name="connectorIds">org.eclipse.m2e.feature</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.eclipse.m2e.wtp</property>
- <property name="versions">[0.16,2.0)</property>
- <property name="description">This project example requires m2e-wtp
>= 0.16.0.</property>
- <property
name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.jboss.tools.maven.core</property>
- <property name="versions">[1.3.0,2.0.0)</property>
- <property name="description">This project example requires JBoss
Maven Tools.</property>
- <property
name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.jsf.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
- </fix>
- </fixes>
- <importType>maven</importType>
- <importTypeDescription>The project example requires the m2e, m2e-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>
- <project>
- <category>JBoss Quickstarts</category>
<name>helloworld-html5</name>
-
+
<included-projects>helloworld-html5</included-projects>
<shortDescription>HTML5</shortDescription>
<description>This example demonstrates the use of *CDI 1.0* and *JAX-RS* in
*JBoss Application Server 7* using the Plain Old HTML5 (POH5) architecture.
-POH5 is basically a smart, HTML5+CSS3+JavaScript front-end using RESTful services on the
backend.</description>
+ POH5 is basically a smart, HTML5+CSS3+JavaScript front-end using RESTful services
on the backend.</description>
<size>7266</size>
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/jbossas...
<fixes>
@@ -237,36 +353,36 @@
<property name="allowed-types">org.jboss.ide.eclipse.as.runtime.71,
org.jboss.ide.eclipse.as.runtime.eap.60</property>
<property name="description">This project example requires JBoss
Enterprise Application Platform 6 or JBoss Application Server 7.1</property>
<property
name="downloadId">org.jboss.tools.runtime.core.as.711</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.core</property>
<property name="versions">[1.0.0,2.0.0)</property>
<property name="description">This project example requires m2e
>= 1.0.</property>
<property
name="connectorIds">org.eclipse.m2e.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.wtp</property>
<property name="versions">[0.16,2.0)</property>
<property name="description">This project example requires m2e-wtp
>= 0.16.0.</property>
<property
name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.jboss.tools.maven.core</property>
<property name="versions">[1.3.0,2.0.0)</property>
<property name="description">This project example requires JBoss
Maven Tools.</property>
<property
name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.jsf.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
- </fix>
- </fixes>
+ </fix>
+ </fixes>
<importType>maven</importType>
<importTypeDescription>The project example requires the m2e, m2e-wtp and JBoss
Maven Project Examples feature.</importTypeDescription>
<!-- no cheatsheet yet
- <welcome type="cheatsheets"
url="/helloworld-html5/cheatsheets/helloworld-html5.xml"/>
+ <welcome type="cheatsheets"
url="/helloworld-html5/cheatsheets/helloworld-html5.xml"/>
-->
<welcome type="editor"
url="/helloworld-html5/README.md"/>
<tags>central</tags>
<icon path="icons/jboss.png" />
- </project>
-
+ </project>
+
<!-- Examples from former *community*.xml descriptors-->
<project>
<category>Richfaces 4.0/JSF 2.0</category>
@@ -274,12 +390,12 @@
<included-projects>richfaces-simpleapp</included-projects>
<shortDescription>RichFaces 4.0 Simple Application</shortDescription>
<description>This example creates a simple RichFaces 4.0 Application. It requires
JBoss Application Server 6.0 and m2eclipse.
-It includes the richfaces-simpleapp project.
-</description>
+ It includes the richfaces-simpleapp project.
+ </description>
<size>9046</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/richfaces-exam...
- </url>
+ </url>
<importType>maven</importType>
<icon path="icons/jboss.png" />
<fixes>
@@ -287,23 +403,23 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.60</property>
<property
name="downloadId">org.jboss.tools.runtime.core.as.610</property>
<property name="description">This project example requires the JBoss
Application Server 6.0</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.wtp</property>
<property name="versions">[0.16,2.0)</property>
<property name="description">This project example requires m2e-wtp
>= 0.16.0.</property>
<property
name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.jboss.tools.maven.core</property>
<property name="versions">[1.4.0,2.0.0)</property>
<property name="description">This project example requires JBoss
Maven Tools.</property>
<property
name="connectorIds">org.jboss.tools.maven.feature</property>
- </fix>
- </fixes>
- </project>
+ </fix>
+ </fixes>
+ </project>
<!-- Too many errors, disabling
- <project>
+ <project>
<category>Seam</category>
<name>photoalbum-mavenized</name>
<included-projects>
@@ -311,42 +427,42 @@
</included-projects>
<shortDescription>PhotoAlbum - EAR mavenized (RichFaces 3.3.1.GA, Seam
2.2.0.GA)</shortDescription>
<description>This example demonstrates the use of RichFaces components. It
includes the photoalbum-mavenized,photoalbum-mavenized-ear,photoalbum-mavenized-ejb and
photoalbum-mavenized-parent projects.
-The example requires Seam 2.2,JBoss Enterprise Application Platform 4.3/5.0 or JBoss
Application Server 4.2.x/5.x and m2eclipse.
+ The example requires Seam 2.2,JBoss Enterprise Application Platform 4.3/5.0 or
JBoss Application Server 4.2.x/5.x and m2eclipse.
</description>
<size>16441344</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
</url>
<importType>maven</importType>
<icon path="icons/jboss.png" />
<fixes>
- <fix type="wtpruntime">
- <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.51,
org.jboss.ide.eclipse.as.runtime.50, org.jboss.ide.eclipse.as.runtime.42</property>
- <property
name="downloadId">org.jboss.tools.runtime.core.as.510</property>
- <property name="description">This project example requires JBoss
Enterprise Application Platform 4.3/5.0 or JBoss Application Server
4.2.x/5.x</property>
- </fix>
- <fix type="seam">
- <property name="allowed-versions">2.2.0</property>
- <property
name="downloadId">org.jboss.tools.runtime.core.seam.222</property>
- <property name="description">This project example requires Seam
2.2</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.eclipse.m2e.wtp</property>
- <property name="versions">[0.16,2.0)</property>
- <property name="description">This project example requires m2e-wtp
>= 0.16.0.</property>
- <property
name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.jboss.tools.maven.core</property>
- <property name="versions">[1.4.0,2.0.0)</property>
- <property name="description">This project example requires JBoss
Maven Tools.</property>
- <property
name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.seam.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jpa.feature</property>
- </fix>
-
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.51,
org.jboss.ide.eclipse.as.runtime.50, org.jboss.ide.eclipse.as.runtime.42</property>
+ <property
name="downloadId">org.jboss.tools.runtime.core.as.510</property>
+ <property name="description">This project example requires JBoss
Enterprise Application Platform 4.3/5.0 or JBoss Application Server
4.2.x/5.x</property>
+ </fix>
+ <fix type="seam">
+ <property name="allowed-versions">2.2.0</property>
+ <property
name="downloadId">org.jboss.tools.runtime.core.seam.222</property>
+ <property name="description">This project example requires Seam
2.2</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.wtp</property>
+ <property name="versions">[0.16,2.0)</property>
+ <property name="description">This project example requires
m2e-wtp >= 0.16.0.</property>
+ <property
name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.jboss.tools.maven.core</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
+ <property name="description">This project example requires JBoss
Maven Tools.</property>
+ <property
name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.seam.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jpa.feature</property>
+ </fix>
+
</fixes>
- </project>
-
- <project>
+ </project>
+
+ <project>
<category>Seam</category>
<name>booking2</name>
<included-projects>
@@ -354,50 +470,50 @@
</included-projects>
<shortDescription>Seam Booking Example - EAR mavenized</shortDescription>
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
-Transaction and persistence context management is handled by the EJB container.
-It includes the booking, booking-ear, booking-ejb,booking-test and booking-parent
projects.
-Requires JBoss Enterprise Application Platform 4.3/JBoss Application Server 4.2.x, Seam
2.0, m2eclipse and testng plugins.
-</description>
+ Transaction and persistence context management is handled by the EJB container.
+ It includes the booking, booking-ear, booking-ejb,booking-test and booking-parent
projects.
+ Requires JBoss Enterprise Application Platform 4.3/JBoss Application Server
4.2.x, Seam 2.0, m2eclipse and testng plugins.
+ </description>
<size>203639</size>
<importType>maven</importType>
<icon path="icons/jboss.png" />
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
</url>
<fixes>
- <fix type="wtpruntime">
- <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
- <property
name="downloadId">org.jboss.tools.runtime.core.as.423</property>
- <property name="description">This project example requires JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
- </fix>
-
- <fix type="seam">
- <property name="allowed-versions">2.0.0, 2.0.1,
2.0.2</property>
- <property
name="downloadId">org.jboss.tools.runtime.core.seam.202</property>
- <property name="description">This project example requires Seam
2.0</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.eclipse.m2e.wtp</property>
- <property name="versions">[0.16,2.0)</property>
- <property name="description">This project example requires m2e-wtp
>= 0.16.0.</property>
- <property
name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.jboss.tools.maven.core</property>
- <property name="versions">[1.4.0,2.0.0)</property>
- <property name="description">This project example requires JBoss
Maven Tools.</property>
- <property
name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.seam.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jpa.feature</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.testng.eclipse</property>
- <property name="versions">6.7.0</property>
- <property
name="connectorIds">org.testng.eclipse</property>
- <property name="description">The TestNG plugin is required if you
want to run Seam tests. You can install it using the following update site:
http://beust.com/eclipse</property>
- </fix>
-
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
+ <property
name="downloadId">org.jboss.tools.runtime.core.as.423</property>
+ <property name="description">This project example requires JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
+ </fix>
+
+ <fix type="seam">
+ <property name="allowed-versions">2.0.0, 2.0.1,
2.0.2</property>
+ <property
name="downloadId">org.jboss.tools.runtime.core.seam.202</property>
+ <property name="description">This project example requires Seam
2.0</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.wtp</property>
+ <property name="versions">[0.16,2.0)</property>
+ <property name="description">This project example requires
m2e-wtp >= 0.16.0.</property>
+ <property
name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.jboss.tools.maven.core</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
+ <property name="description">This project example requires JBoss
Maven Tools.</property>
+ <property
name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.seam.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jpa.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.testng.eclipse</property>
+ <property name="versions">6.7.0</property>
+ <property
name="connectorIds">org.testng.eclipse</property>
+ <property name="description">The TestNG plugin is required if you
want to run Seam tests. You can install it using the following update site:
http://beust.com/eclipse</property>
+ </fix>
+
</fixes>
- </project>
- <project>
+ </project>
+ <project>
<category>Seam</category>
<name>booking3-mavenized</name>
<included-projects>
@@ -405,62 +521,62 @@
</included-projects>
<shortDescription>Seam Booking Example - EAR mavenized - Seam
2.1.1.GA</shortDescription>
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
-Transaction and persistence context management is handled by the EJB container.
-It includes the booking, booking-ear, booking-ejb, booking-test and booking-parent
projects.
-Requires JBoss Enterprise Application Platform 4.3/JBoss Application Server 4.2.x, Seam
2.1, m2eclipse and testng plugins.
-</description>
+ Transaction and persistence context management is handled by the EJB container.
+ It includes the booking, booking-ear, booking-ejb, booking-test and
booking-parent projects.
+ Requires JBoss Enterprise Application Platform 4.3/JBoss Application Server
4.2.x, Seam 2.1, m2eclipse and testng plugins.
+ </description>
<size>196608</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
</url>
<importType>maven</importType>
<icon path="icons/jboss.png" />
<fixes>
- <fix type="wtpruntime">
- <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
- <property
name="downloadId">org.jboss.tools.runtime.core.as.423</property>
- <property name="description">This project example requires JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
- </fix>
- <fix type="seam">
- <property name="allowed-versions">2.1.0, 2.1.1,
2.1.2</property>
- <property
name="downloadId">org.jboss.tools.runtime.core.seam.212</property>
- <property name="description">This project example requires Seam
2.1</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.eclipse.m2e.wtp</property>
- <property name="versions">[0.16,2.0)</property>
- <property name="description">This project example requires m2e-wtp
>= 0.16.0.</property>
- <property
name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.jboss.tools.maven.core</property>
- <property name="versions">[1.4.0,2.0.0)</property>
- <property name="description">This project example requires JBoss
Maven Tools.</property>
- <property
name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.seam.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jpa.feature</property>
- </fix>
- <fix type="plugin">
- <property name="id">org.testng.eclipse</property>
- <property name="versions">6.7.0</property>
- <property
name="connectorIds">org.testng.eclipse</property>
- <property name="description">The TestNG plugin is required if you
want to run Seam tests. You can install it using the following update site:
http://beust.com/eclipse</property>
- </fix>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
+ <property
name="downloadId">org.jboss.tools.runtime.core.as.423</property>
+ <property name="description">This project example requires JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
+ </fix>
+ <fix type="seam">
+ <property name="allowed-versions">2.1.0, 2.1.1,
2.1.2</property>
+ <property
name="downloadId">org.jboss.tools.runtime.core.seam.212</property>
+ <property name="description">This project example requires Seam
2.1</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.wtp</property>
+ <property name="versions">[0.16,2.0)</property>
+ <property name="description">This project example requires
m2e-wtp >= 0.16.0.</property>
+ <property
name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.jboss.tools.maven.core</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
+ <property name="description">This project example requires JBoss
Maven Tools.</property>
+ <property
name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.seam.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jpa.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.testng.eclipse</property>
+ <property name="versions">6.7.0</property>
+ <property
name="connectorIds">org.testng.eclipse</property>
+ <property name="description">The TestNG plugin is required if you
want to run Seam tests. You can install it using the following update site:
http://beust.com/eclipse</property>
+ </fix>
</fixes>
- </project>
+ </project>
-->
<project>
<category>RESTEasy</category>
<name>simple</name>
<included-projects>
- simple
- </included-projects>
+ simple
+ </included-projects>
<shortDescription>RESTEasy Simple Example</shortDescription>
<description>This project is a simple example showing usage of @Path, @GET, PUT,
POST, and @PathParam. It uses pure streaming output and includes the 'simple'
project.
-Requires m2e-wtp and JBoss Enterprise Application Platform 4.3/5.0 or JBoss Application
Server 4.2.x/5.x.
- </description>
+ Requires m2e-wtp and JBoss Enterprise Application Platform 4.3/5.0 or JBoss
Application Server 4.2.x/5.x.
+ </description>
<size>16939</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/resteasy-examp...
- </url>
+ </url>
<importType>maven</importType>
<icon path="icons/jboss.png" />
<fixes>
@@ -468,20 +584,59 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.51,
org.jboss.ide.eclipse.as.runtime.50, org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="downloadId">org.jboss.tools.runtime.core.as.510</property>
<property name="description">This project example requires JBoss
Enterprise Application Platform 4.3/5.0 or JBoss Application Server
4.2.x/5.x</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.eclipse.m2e.wtp</property>
<property name="versions">[0.16,2.0)</property>
<property name="description">This project example requires m2e-wtp
>= 0.16.0.</property>
<property
name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
- </fix>
+ </fix>
<fix type="plugin">
<property name="id">org.jboss.tools.maven.core</property>
<property name="versions">[1.4.0,2.0.0)</property>
<property name="description">This project example requires JBoss
Maven Tools.</property>
<property
name="connectorIds">org.jboss.tools.maven.feature</property>
- </fix>
- </fixes>
- </project>
+ </fix>
+ </fixes>
+ </project>
+
+ <project>
+ <id>jdf-jboss-as-greeter</id>
+ <name>jboss-as-greeter</name>
+ <category>JBoss Developer Framework Quickstarts</category>
+ <shortDescription>Greeter</shortDescription>
+ <description>Greeter</description>
+
<
url>http://download.jboss.org/jbosstools/examples/4.0.0.Beta1/jboss-as...
+ <size>19046</size>
+ <importType>maven</importType>
+ <icon path="icons/jboss.png"/>
+ <tags>central</tags>
+ <included-projects/>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.71,
org.jboss.ide.eclipse.as.runtime.eap.60</property>
+ <property name="description">This project example
requires JBoss Enterprise Application Platform 6 or JBoss Application Server
7.1</property>
+ <property
name="downloadId">org.jboss.tools.runtime.core.as.711</property>
+ </fix>
+ <fix type="plugin">
+ <property
name="id">org.eclipse.m2e.core</property>
+ <property name="versions">[1.0.0,2.0.0)</property>
+ <property name="description">This project example
requires m2e >= 1.1.</property>
+ <property
name="connectorIds">org.eclipse.m2e.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property name="id">org.eclipse.m2e.wtp</property>
+ <property
name="versions">[0.16.0,2.0.0)</property>
+ <property name="description">This project example
requires m2e-wtp >= 0.16.0.</property>
+ <property
name="connectorIds">org.maven.ide.eclipse.wtp.feature</property>
+ </fix>
+ <fix type="plugin">
+ <property
name="id">org.jboss.tools.maven.core</property>
+ <property name="versions">[1.4.0,2.0.0)</property>
+ <property name="description">This project example
requires JBoss Maven Tools.</property>
+ <property
name="connectorIds">org.jboss.tools.maven.feature,org.jboss.tools.maven.cdi.feature,org.jboss.tools.maven.hibernate.feature,org.jboss.tools.maven.jaxrs.feature</property>
+ </fix>
+ </fixes>
+ </project>
</projects>