Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 995a4676770cc76fd18ae9b69e475595649984a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<plugin
   id="org.eclipse.cdt.testing"
   name="%pluginName"
   version="1.0.1"
   provider-name="%providerName">

   <runtime>
   </runtime>

</plugin>

Back to the top