blob: 825999ae76cf0510b4819a3d32af8ae5c63d19a8 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.bpmn2.modeler.wsil"
label="BPMN2 Modeler - WSIL Support Feature"
version="1.1.2.qualifier"
provider-name="Eclipse.org">
<description>
WSIL (Web Service Inspection Language) document support for BPMN2 Modeler.
</description>
<copyright>
Copyright (c) 2011, 2012, 2013, 2014 Red Hat, Inc.
All rights reserved.
This program is made available under the terms of the
Eclipse Public License v1.0 which accompanies this distribution,
and is available at http://www.eclipse.org/legal/epl-v10.html
Contributors:
Red Hat, Inc. - initial API and implementation
</copyright>
<license url="license.html">
%license
</license>
<requires>
<import plugin="org.eclipse.bpmn2.modeler.core"/>
<import plugin="org.eclipse.bpmn2.modeler.ui"/>
</requires>
<plugin
id="org.eclipse.bpmn2.modeler.wsil"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>