Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: ace7890b2789ff0faf60dae69318d797bd28e81d (plain) (blame)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>
   <extension-point id="org.eclipse.core.runtime.adapters" name="%adaptersName" schema="schema/adapters.exsd"/>

</plugin>

Back to the top