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

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

</plugin>

Back to the top