blob: 6f632d91f881b068bb7005c646bc14f22b294b32 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin
id="org.eclipse.wst.internet.monitor.core.tests"
name="org.eclipse.wst.internet.monitor.core.tests"
version="1.0.0"
provider-name="IBM"
class="org.eclipse.wst.internet.monitor.core.tests.TestsPlugin">
<runtime>
<library name="monitortests.jar">
<export name="*"/>
</library>
</runtime>
<requires>
<import plugin="org.eclipse.core.runtime"/>
<import plugin="org.junit"/>
<import plugin="org.eclipse.wst.internet.monitor.core"/>
</requires>
</plugin>