| <?xml version="1.0" encoding="UTF-8"?> | |
| <?eclipse version="3.4"?> | |
| <plugin> | |
| <extension | |
| id="QuickTestManifests" | |
| point="org.eclipse.core.runtime.applications"> | |
| <application> | |
| <run | |
| class="org.eclipse.wtp.releng.tests.QuickTestManifests"> | |
| </run> | |
| </application> | |
| </extension> | |
| </plugin> |