[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-3063) Make the project examples support download of one zip for multiple projects

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Mon Nov 10 14:24:36 EST 2008


     [ https://jira.jboss.org/jira/browse/JBIDE-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Snjezana Peco resolved JBIDE-3063.
----------------------------------

    Resolution: Done


In order to use this feature, you need to export multiple projects to an archive using the standard Eclipse Export wizard and add the includedProjects element to the xml file as follows:

<project>
		<category>Seam</category>
		<name>dvdstoreall</name>
		<includedProjects>
		dvdstore,dvdstore-ear,dvdstore-ejb
		</includedProjects>
		<shortDescription>Seam DVD Store Example - EAR</shortDescription>
		<description>This example demonstrates the use of Seam with jBPM pageflow and business process management. It includes the dvdstore,dvdstore-ear and dvdstore-ejb projects.
		</description>
		<size>7071000</size>
		<url>
			http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/seam-examples/dvdstoreall.zip
		</url>
	</project>

See booking and dvdstore EAR examples.

> Make the project examples support download of one zip for multiple projects
> ---------------------------------------------------------------------------
>
>                 Key: JBIDE-3063
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3063
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: project-examples
>    Affects Versions: 3.0.0.beta1
>            Reporter: Snjezana Peco
>            Assignee: Snjezana Peco
>             Fix For: 3.0.0.cr1
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list