blob: 5fa9a4dc9d58a76c9e829e384dfd0609fc5b0497 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<plugin
name="IBM Tooling Platform Core Tests - Test Plugin C"
id="plugin.c"
version="1.0"
class="org.eclipse.core.tests.internal.plugin.c.PluginClass"
vendor-name="IBM">
<runtime>
<library name="plugin_c.jar">
<export name="org.eclipse.core.tests.internal.plugin.c.api.*"/>
<export name="org.eclipse.core.tests.internal.plugin.c.ExportedClass"/>
<export name="org.eclipse.core.tests.internal.plugins.TestClass"/>
</library>
</runtime>
</plugin>