Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 376d401db0c417266195bbaf5c210a736435f923 (plain) (blame)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
   <extension-point id="providerManagers" name="Smack Extension/IQ Provider Managers" schema="schema/providerManagers.exsd"/>
   <extension-point id="debuggers" name="Smack Debugger" schema="schema/debuggers.exsd"/>
</plugin>

Back to the top