Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 7f9a5d27890f2c4568c274b4035de43ea48dd30c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin
   id="org.eclipse.cdt.testing-feature"
   name="Testing-feature"
   version="1.0.0">

   <runtime>
   </runtime>

</plugin>

Back to the top