Project

General

Profile

Download (686 Bytes) Statistics
| Branch: | Tag: | Revision:
1
<?xml version="1.0" encoding="UTF-8"?>
2
<feature
3
      id="eu.etaxonomy.cdmLibrary.source"
4
      label="CdmLibrary Feature sources"
5
      version="2.00.00.00"
6
      provider-name="EDIT">
7

    
8
   <description url="http://www.example.com/description">
9
      sources for cdmLibrary eclipse plugin feature
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
      to be added
18
   </license>
19

    
20
   <plugin
21
         id="eu.etaxonomy.cdmLibrary.source"
22
         download-size="0"
23
         install-size="0"
24
         version="0.0.0"/>
25

    
26
</feature>
(2-2/2)