blob: bc2e89bfb61faae407641856b7ce149125debdd6 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.bpmn2.modeler.examples"
label="BPMN2 Modeler - Examples"
version="1.1.2.Final"
provider-name="Eclipse.org">
<description>
Example plug-ins demonstrating various features of the BPMN2 Modeler Extension Point API.
</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.examples.customtask"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.bpmn2.modeler.examples.dynamic"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.bpmn2.modeler.examples.modelreader"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>