Skip to main content
summaryrefslogtreecommitdiffstats
blob: 992aa6c1b6fd607dc54a765b620b1fffc6b0dd17 (plain) (blame)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<fragment>
   <extension-point id="Bar" name="bar name" schema="schema/Bar.exsd"/>

</fragment>

Back to the top