Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 49a52ac4d91a0c7ecbcc1d433d913294828a1457 (plain) (blame)
1
2
3
4
5
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>
   <extension-point id="namespace" name="namespace" schema="schema/namespace.exsd"/>
</plugin>

Back to the top