Skip to main content
summaryrefslogtreecommitdiffstats
blob: 6a26ef01c0007b3b6497b761e49209c78f3ce8dd (plain) (blame)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
   <extension-point id="org.eclipse.emf.refactor.metrics" name="Metrics" schema="schema/metrics.exsd"/>

</plugin>

Back to the top