Author: snjeza
Date: 2009-08-24 10:06:03 -0400 (Mon, 24 Aug 2009)
New Revision: 17241
Added:
workspace/examples/project-examples-3.0.2.xml
Modified:
branches/jbosstools-3.0.x/examples/plugins/org.jboss.tools.project.examples/plugin.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-4594 Add Project Examples that will work with EAP
5.0
Modified:
branches/jbosstools-3.0.x/examples/plugins/org.jboss.tools.project.examples/plugin.xml
===================================================================
---
branches/jbosstools-3.0.x/examples/plugins/org.jboss.tools.project.examples/plugin.xml 2009-08-24
13:55:51 UTC (rev 17240)
+++
branches/jbosstools-3.0.x/examples/plugins/org.jboss.tools.project.examples/plugin.xml 2009-08-24
14:06:03 UTC (rev 17241)
@@ -45,5 +45,10 @@
point="org.jboss.tools.project.examples.projectExamplesXml">
<
url>http://download.jboss.org/jbosstools/examples/project-examples-3.0...
</extension>
+
+ <extension
+ point="org.jboss.tools.project.examples.projectExamplesXml">
+
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/examples/proje...
+ </extension>
</plugin>
Added: workspace/examples/project-examples-3.0.2.xml
===================================================================
--- workspace/examples/project-examples-3.0.2.xml (rev 0)
+++ workspace/examples/project-examples-3.0.2.xml 2009-08-24 14:06:03 UTC (rev 17241)
@@ -0,0 +1,16 @@
+<projects>
+ <project>
+ <category>Seam</category>
+ <name>photoalbum</name>
+ <included-projects>
+ photoalbum,photoalbum-ear,photoalbum-ejb
+ </included-projects>
+ <shortDescription>PhotoAlbum - EAR (RichFaces 3.3.1.GA, Seam
2.2.0.CR1)</shortDescription>
+ <description>This example demonstrates the use of RichFaces components. It
includes the photoalbum,photoalbum-ear and photoalbum-ejb projects.
+ </description>
+ <size>25833472</size>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/...
+ </url>
+ </project>
+</projects>