Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 9b7ec1e7fba43cab3a7dcb4208f6a7252382019a (plain) (tree)
1
2
3
4
5
6
7
8



                                      

                                                                                                               

         
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>

   <extension-point id="startup" name="TCF Startup" schema="schema/startup.exsd"/>
   <extension-point id="serviceProviders" name="TCF Service Providers" schema="schema/serviceProviders.exsd"/>

</plugin>

Back to the top