Révision 3300 TXM/trunk/org.txm.conllu.feature/feature.xml

feature.xml (revision 3300)
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 2
<feature
3 3
      id="org.txm.conllu.feature"
4
      label="CONLL UD"
4
      label="org.txm.conllu.feature"
5 5
      version="1.0.0.qualifier">
6 6

  
7 7
   <description url="http://www.example.com/description">
8
      [Enter Feature Description here.]
8
      CoNLL-U tools
9 9
   </description>
10 10

  
11 11
   <copyright url="http://www.example.com/copyright">
......
16 16
      [Enter License Description here.]
17 17
   </license>
18 18

  
19
   <requires>
20
      <import plugin="org.txm.core"/>
21
      <import plugin="org.txm.groovy.core" version="1.0.0" match="greaterOrEqual"/>
22
      <import plugin="org.txm.treesearch.core" version="1.0.0" match="greaterOrEqual"/>
23
      <import plugin="org.txm.libs.deptreeviz" version="0.3.0" match="greaterOrEqual"/>
24
      <import plugin="org.txm.tigersearch.core" version="1.0.0" match="greaterOrEqual"/>
25
      <import plugin="org.txm.treesearch.rcp" version="1.0.0" match="greaterOrEqual"/>
26
   </requires>
27

  
19 28
   <plugin
20 29
         id="org.txm.conllu.core"
21 30
         download-size="0"
......
23 32
         version="0.0.0"
24 33
         unpack="false"/>
25 34

  
35
   <plugin
36
         id="org.txm.conllu.rcp"
37
         download-size="0"
38
         install-size="0"
39
         version="0.0.0"
40
         unpack="false"/>
41

  
26 42
</feature>

Formats disponibles : Unified diff