blob: 1aec2bf06f14196d8718bc1f4f4b14bd41232c31 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin
id = "org.eclipse.wst.command.env.core"
version = "1.0.0"
name = "%PLUGIN_NAME"
provider-name = "%PLUGIN_PROVIDER">
<runtime>
<library name="runtime/envcore.jar">
<export name="*"/>
</library>
</runtime>
</plugin>