Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: ceaa752beff0b212d6a3ac6f750b478f8386458e (plain) (blame)
1
2
3
4
5
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
   <extension-point id="preferences" name="%preferencesName" schema="schema/preferences.exsd"/>
</plugin>

Back to the top