Statistiques
| Révision :

root / TXM / trunk / features / org.txm.chartsengine.graphstream.feature / feature.xml @ 3770

Historique | Voir | Annoter | Télécharger (1,04 ko)

1
<?xml version="1.0" encoding="UTF-8"?>
2
<feature
3
      id="org.txm.chartsengine.graphstream.feature"
4
      label="org.txm.chartsengine.graphstream.feature"
5
      version="1.0.0.qualifier"
6
      provider-name="textometrie.org">
7

    
8
   <description url="http://www.example.com/description">
9
      [Enter Feature Description here.]
10
   </description>
11

    
12
   <copyright url="http://www.example.com/copyright">
13
      [Enter Copyright Description here.]
14
   </copyright>
15

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

    
20
   <plugin
21
         id="org.txm.chartsengine.graphstream.rcp"
22
         download-size="0"
23
         install-size="0"
24
         version="0.0.0"
25
         unpack="false"/>
26

    
27
   <plugin
28
         id="org.txm.chartsengine.graphstream.core"
29
         download-size="0"
30
         install-size="0"
31
         version="0.0.0"
32
         unpack="false"/>
33

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

    
41
</feature>