blob: b2c8a1730a0f2952d2fca0f7ad82cef90ae95191 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<setup:Configuration
xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:setup="http://www.eclipse.org/oomph/setup/1.0"
label="Oomph Development Environment">
<annotation
source="http://www.eclipse.org/oomph/setup/BrandingInfo">
<detail
key="imageURI">
<value>http://www.eclipse.org/downloads/images/oomph-42x42.png</value>
</detail>
</annotation>
<installation
name="oomph.development.environment.installation"
label="Oomph Development Environment Installation">
<productVersion
href="index:/org.eclipse.setup#//@productCatalogs[name='org.eclipse.products']/@products[name='epp.package.committers']/@versions[name='latest']"/>
<description>The Oomph Development Environment installation provides a full development environment for working on Oomph.</description>
</installation>
<workspace
name="oomph.development.environment.workspace"
label="Oomph Development Environment Workspace">
<setupTask
xsi:type="setup:VariableTask"
name="eclipse.target.platform"
value="${eclipse.target.platform.latest}"/>
<stream
href="index:/org.eclipse.setup#//@projectCatalogs[name='org.eclipse']/@projects[name='oomph']/@streams[name='master']"/>
<description>The Oomph Development Environment workspace contains all features and plugins from the Oomph Git repository.</description>
</workspace>
<description>
&lt;p>
The &lt;a href=&quot;https://projects.eclipse.org/projects/tools.oomph&quot;/>Oomph&lt;/a> Development Environment configuration provisions a dedicated development environment
for the complete set of source projects used by &lt;a href=&quot;https://ci.eclipse.org/oomph/&quot;>Oomphs's build server&lt;/a>
to produce &lt;a href=&quot;https://download.eclipse.org/oomph/updates/?d&quot;>Oomph's update sites&lt;/a>.
&lt;/p>
&lt;p>
All the source projects from &lt;a href=&quot;http://git.eclipse.org/c/oomph/org.eclipse.oomph.git&quot;>Oomph's Git Repository&lt;/a>
are available, organized into working sets, and ready for contribution.
&lt;/p>
&lt;/p>
Please &lt;a href=&quot;https://wiki.eclipse.org/Eclipse_Platform_SDK_Provisioning&quot;>read the analogous tutorial instructions&lt;/a> for the Eclipse Platform SDK's configuration for more details.
&lt;/p>
</description>
</setup:Configuration>