Author: snjeza
Date: 2009-02-25 16:28:09 -0500 (Wed, 25 Feb 2009)
New Revision: 13809
Modified:
workspace/examples/projectExamples.xml
Log:
RESTEasy examples
Modified: workspace/examples/projectExamples.xml
===================================================================
--- workspace/examples/projectExamples.xml 2009-02-25 21:27:19 UTC (rev 13808)
+++ workspace/examples/projectExamples.xml 2009-02-25 21:28:09 UTC (rev 13809)
@@ -349,4 +349,21 @@
http://anonsvn.jboss.org/repos/jbosstools/workspace/dgolovin/examples/rf/...
</url>
</project>
+
+ <project>
+ <category>RESTEasy</category>
+ <name>resteasySimple</name>
+ <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 m2eclipse >= 0.9.7.20081001-2217. You can install it using the following
update site:
http://m2eclipse.sonatype.org/update-dev/
+ </description>
+ <size>16939</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/resteasy-examp...
+ </url>
+ </project>
</projects>