Statistiques
| Révision :

root / tmp / CWBInstaller / plugin.xml @ 222

Historique | Voir | Annoter | Télécharger (272 octet)

1
<?xml version="1.0" encoding="UTF-8"?>
2
<?eclipse version="3.4"?>
3
<plugin>
4
   <extension
5
         point="org.txm.rcp.extentionpoint.command">
6
      <installcommand
7
            class="cwbinstaller.commands.DoInstallStep">
8
      </installcommand>
9
   </extension>
10

    
11

    
12
</plugin>