Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 4d69027fccb8191342ad78048ac0201a0e2065d2 (plain) (blame)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>

<!-- Extension points -->
   <extension-point id="services" name="Service Contributions" schema="schema/services.exsd"/>

</plugin>

Back to the top