blob: 0ceca987dc9a034f6ec8d266930fec57529cc017 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.bpel.jboss.riftsaw.runtime.feature"
label="%name"
version="1.1.3.qualifier"
provider-name="%providerName">
<description url="http://www.eclipse.org/bpel/">
%description
</description>
<copyright url="http://www.eclipse.org/legal/">
Copyright (c) 2011 Eclipse.org.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
</copyright>
<!-- The %licenseURL and %license properties are delivered by the license-feature, org.eclipse.license -->
<license url="%licenseURL">
%license
</license>
<requires>
<import plugin="org.eclipse.ui" version="3.4.0" match="compatible"/>
<import plugin="org.eclipse.core.runtime" version="3.4.0" match="compatible"/>
<import plugin="org.eclipse.core.resources" version="3.4.0" match="compatible"/>
<import plugin="org.eclipse.wst.server.core" version="1.1.0" match="compatible"/>
<import plugin="org.eclipse.wst.web.ui" version="1.1.200" match="compatible"/>
<import plugin="org.eclipse.wst.common.project.facet.ui" version="1.3.0" match="compatible"/>
<import plugin="org.eclipse.wst.common.modulecore" version="1.1.200" match="compatible"/>
<import plugin="org.eclipse.wst.common.frameworks" version="1.1.200" match="compatible"/>
<import plugin="org.eclipse.wst.common.project.facet.core" version="1.3.0" match="compatible"/>
<import plugin="org.eclipse.wst.common.frameworks.ui" version="1.1.200" match="compatible"/>
<import plugin="org.eclipse.jst.server.generic.core" version="1.0.305" match="compatible"/>
<import plugin="org.eclipse.jst.server.core" version="1.1.0" match="compatible"/>
<import plugin="org.eclipse.jem.util" version="2.0.100" match="compatible"/>
<import plugin="org.eclipse.debug.ui" version="3.4.0" match="compatible"/>
<import plugin="org.eclipse.bpel.model" version="1.0.1" match="greaterOrEqual"/>
<import plugin="org.eclipse.emf.ecore" version="2.4.0" match="compatible"/>
<import plugin="javax.wsdl" version="1.5.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.wst.wsdl" version="1.1.200" match="compatible"/>
<import plugin="org.eclipse.jst.common.frameworks"/>
<import plugin="org.eclipse.jem.workbench"/>
<import plugin="org.eclipse.bpel.runtimes" version="1.0.1" match="greaterOrEqual"/>
<import plugin="org.eclipse.bpel.validator" version="1.0.1" match="greaterOrEqual"/>
<import feature="org.eclipse.jst.common.fproj.enablement.jdt"/>
<import feature="org.eclipse.wst.common.fproj"/>
<import feature="org.eclipse.wst.jsdt.feature"/>
<import feature="org.eclipse.wst.web_ui.feature"/>
<import feature="org.eclipse.wst.xml_ui.feature"/>
</requires>
<plugin
id="org.eclipse.bpel.jboss.riftsaw.runtime"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>