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


</plugin>

Back to the top