Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: eaeeb1d03a6b13c2a13c8b63782e00ed421d989e (plain) (blame)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
   <extension-point id="pasteCommandProvider" name="pasteCommandProvider" schema="schema/pasteCommandProvider.exsd"/>


</plugin>

Back to the top