Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 04d7de33c6437e7d024d16cf88b4699b6a9f5fee (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                                                                  
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
   <extension
         point="org.eclipse.papyrus.infra.services.controlmode.participant">
      <participant
            class="org.eclipse.papyrus.infra.nattable.controlmode.commands.PapyrusNattableControlModeParticipant">
      </participant>
   </extension>

</plugin>

Back to the top