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

<plugin>

   <extension-point id="factories" name="Factories" schema="schema/factories.exsd"/>

</plugin>

Back to the top