blob: af13f6969e9889fb829f4f79c27d6789fa16b356 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.emf.parsley.workspace"
label="EMF Parsley Workspace"
version="1.10.0.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/emfparsley">
This feature project is used only to materialize the workspace for developers and contributors: it depends on all the features and bundles that must be imported in the workspace so that we can simply use a Buckminster cquery that points to this feature.
</description>
<copyright>
%copyright
</copyright>
<license url="http://www.eclipse.org/legal/epl-v10.html">
%license
</license>
<requires>
<import feature="org.eclipse.xtext.sdk" version="2.21.0" match="equivalent"/>
<import feature="org.eclipse.swtbot.eclipse" version="2.5.0.201609021837"/>
<import feature="org.eclipse.swtbot.ide" version="2.5.0.201609021837"/>
</requires>
</feature>