blob: 7632a5737c7eb9b10a14da90774c495eac5983eb [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2004, 2011 BREDEX GmbH.
All rights reserved. This program and the accompanying materials
are 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
-->
<feature
id="org.eclipse.jubula.feature.launch.java"
label="Jubula Launch Support for Java / Swing"
version="4.0.0.qualifier"
provider-name="Eclipse Jubula"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
<description url="http://www.eclipse.org/jubula">
Jubula Eclipse Java development environment launch integration.
</description>
<copyright url="http://www.eclipse.org/jubula">
Copyright (c) 2004, 2011 BREDEX GmbH.
All rights reserved. This program and the accompanying materials
are 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:
BREDEX GmbH - initial API and implementation and/or initial documentation
</copyright>
<license url="%licenseURL">
%license
</license>
<requires>
<import feature="org.eclipse.jdt"/>
<import feature="org.eclipse.jubula.feature"/>
</requires>
<plugin
id="org.eclipse.jubula.launch.java.ui"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.jubula.launch.ui"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.jubula.launch"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.jubula.launch.java"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>