blob: b1c75cdc23ab128e0930007cc68a5edc0b27495d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin
id="org.eclipse.core.commands"
name="%pluginName"
version="3.1.0"
provider-name="%providerName">
<runtime>
<library name="commands.jar">
<export name="*"/>
</library>
</runtime>
<requires>
</requires>
</plugin>