Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 14d74f067246ec06702fbe0c02d4f2ed4a3d631d (plain) (blame)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
   
   <extension-point id="xptA" name="Label xptA" schema="schema/xptA.exsd"/>


</plugin>

Back to the top