tabbed_properties branch merged into trunk completely
[taxeditor.git] / taxeditor-feature-product / feature.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <feature
3 id="eu.etaxonomy.taxeditor.product.feature"
4 label="Taxonomic Editor"
5 version="2.1.0.qualifier"
6 plugin="eu.etaxonomy.taxeditor.application"
7 os="linux,macosx,win32"
8 ws="cocoa,gtk,win32"
9 arch="x86">
10
11 <description url="http://www.example.com/description">
12 [Enter Feature Description here.]
13 </description>
14
15 <copyright url="http://www.example.com/copyright">
16 [Enter Copyright Description here.]
17 </copyright>
18
19 <license url="http://www.example.com/license">
20 [Enter License Description here.]
21 </license>
22
23 <url>
24 <update label="EDIT Taxonomic Editor" url="http://wp5.e-taxonomy.eu/taxeditor/update"/>
25 </url>
26
27 <includes
28 id="eu.etaxonomy.taxeditor.feature.platform"
29 version="0.0.0"/>
30
31 <includes
32 id="org.eclipse.equinox.p2.user.ui"
33 version="0.0.0"/>
34
35 <plugin
36 id="eu.etaxonomy.cdmlib"
37 download-size="0"
38 install-size="0"
39 version="0.0.0"/>
40
41 <plugin
42 id="eu.etaxonomy.taxeditor.application"
43 download-size="0"
44 install-size="0"
45 version="0.0.0"
46 unpack="false"/>
47
48 <plugin
49 id="eu.etaxonomy.taxeditor.bulkeditor"
50 download-size="0"
51 install-size="0"
52 version="0.0.0"
53 unpack="false"/>
54
55 <plugin
56 id="eu.etaxonomy.taxeditor.editor"
57 download-size="0"
58 install-size="0"
59 version="0.0.0"
60 unpack="false"/>
61
62 <plugin
63 id="eu.etaxonomy.taxeditor.navigation"
64 download-size="0"
65 install-size="0"
66 version="0.0.0"
67 unpack="false"/>
68
69 <plugin
70 id="eu.etaxonomy.taxeditor.store"
71 download-size="0"
72 install-size="0"
73 version="0.0.0"
74 unpack="false"/>
75
76 </feature>