Révision 1202

tmp/org.txm.treetagger.binaries.feature/.project (revision 1202)
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>org.txm.treetagger.binaries.feature</name>
4
	<comment></comment>
5
	<projects>
6
	</projects>
7
	<buildSpec>
8
		<buildCommand>
9
			<name>org.eclipse.pde.FeatureBuilder</name>
10
			<arguments>
11
			</arguments>
12
		</buildCommand>
13
	</buildSpec>
14
	<natures>
15
		<nature>org.eclipse.pde.FeatureNature</nature>
16
	</natures>
17
</projectDescription>
0 18

  
tmp/org.txm.treetagger.binaries.feature/build.properties (revision 1202)
1
bin.includes = feature.xml
0 2

  
tmp/org.txm.treetagger.binaries.feature/feature.xml (revision 1202)
1
<?xml version="1.0" encoding="UTF-8"?>
2
<feature
3
      id="org.txm.treetagger.binaries.feature"
4
      label="TreeTagger binaries"
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.treetagger.core.linux"
22
         os="linux"
23
         ws="gtk"
24
         download-size="0"
25
         install-size="0"
26
         version="0.0.0"
27
         fragment="true"
28
         unpack="false"/>
29

  
30
   <plugin
31
         id="org.txm.treetagger.core.macosx"
32
         os="macosx"
33
         ws="cocoa"
34
         download-size="0"
35
         install-size="0"
36
         version="0.0.0"
37
         fragment="true"
38
         unpack="false"/>
39

  
40
   <plugin
41
         id="org.txm.treetagger.core.win32"
42
         os="win32"
43
         ws="win32"
44
         download-size="0"
45
         install-size="0"
46
         version="0.0.0"
47
         fragment="true"
48
         unpack="false"/>
49

  
50
</feature>
0 51

  

Formats disponibles : Unified diff