Révision 3334

TXM/trunk/org.txm.ruby.feature/.project (revision 3334)
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>org.txm.ruby.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

  
TXM/trunk/org.txm.ruby.feature/build.properties (revision 3334)
1
bin.includes = feature.xml
0 2

  
TXM/trunk/org.txm.ruby.feature/feature.xml (revision 3334)
1
<?xml version="1.0" encoding="UTF-8"?>
2
<feature
3
      id="org.txm.ruby.feature"
4
      label="org.txm.ruby.feature"
5
      version="1.0.0.qualifier">
6

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

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

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

  
19
   <requires>
20
      <import plugin="org.txm.core" version="0.8.2" match="greaterOrEqual"/>
21
      <import plugin="org.txm.rcp" version="0.8.2" match="greaterOrEqual"/>
22
      <import plugin="org.txm.ruby.core" version="1.0.0" match="greaterOrEqual"/>
23
   </requires>
24

  
25
   <plugin
26
         id="org.txm.ruby.core"
27
         download-size="0"
28
         install-size="0"
29
         version="0.0.0"
30
         unpack="false"/>
31

  
32
   <plugin
33
         id="org.txm.ruby.rcp"
34
         download-size="0"
35
         install-size="0"
36
         version="0.0.0"
37
         unpack="false"/>
38

  
39
</feature>
0 40

  

Formats disponibles : Unified diff