blob: 774fabcaf470042f18d999967a0e3349017e21b0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.e4.ui.macros.feature"
label="Eclipse Macros"
version="0.1.0.qualifier"
provider-name="Eclipse.org">
<description>
Macro support for Eclipse
</description>
<copyright>
Copyright (c) 2017 Fabio Zadrozny and others.
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
</copyright>
<license url="http://www.eclipse.org/legal/epl-v10.html">
Eclipse Public License
</license>
<plugin
id="org.eclipse.e4.core.macros"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.e4.ui.macros"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.ui.workbench.texteditor.macros"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>