blob: d3e20a787001225f04b4c73433c11b849e89282c [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
<!-- Applications -->
<extension
id="resultGenerator"
point="org.eclipse.core.runtime.applications">
<application>
<run
class="org.eclipse.test.performance.ui.Main">
</run>
</application>
</extension>
</plugin>