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

Back to the top