Revision 591
tmp/org.txm.searchengine.cqp.feature/.project (revision 591) | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<projectDescription> |
|
3 |
<name>org.txm.searchengine.cqp.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.searchengine.cqp.feature/build.properties (revision 591) | ||
---|---|---|
1 |
bin.includes = feature.xml |
|
0 | 2 |
tmp/org.txm.searchengine.cqp.feature/feature.xml (revision 591) | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<feature |
|
3 |
id="org.txm.searchengine.cqp.feature" |
|
4 |
label="CQP" |
|
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 |
<plugin |
|
20 |
id="org.txm.libs.cqp" |
|
21 |
download-size="0" |
|
22 |
install-size="0" |
|
23 |
version="0.0.0" |
|
24 |
unpack="false"/> |
|
25 |
|
|
26 |
<plugin |
|
27 |
id="org.txm.libs.cqp.linux" |
|
28 |
os="linux" |
|
29 |
download-size="0" |
|
30 |
install-size="0" |
|
31 |
version="0.0.0" |
|
32 |
fragment="true"/> |
|
33 |
|
|
34 |
<plugin |
|
35 |
id="org.txm.libs.cqp.win32" |
|
36 |
os="win32" |
|
37 |
download-size="0" |
|
38 |
install-size="0" |
|
39 |
version="0.0.0" |
|
40 |
fragment="true"/> |
|
41 |
|
|
42 |
<plugin |
|
43 |
id="org.txm.searchengine.cqp.core" |
|
44 |
download-size="0" |
|
45 |
install-size="0" |
|
46 |
version="0.0.0" |
|
47 |
unpack="false"/> |
|
48 |
|
|
49 |
<plugin |
|
50 |
id="org.txm.searchengine.cqp.rcp" |
|
51 |
download-size="0" |
|
52 |
install-size="0" |
|
53 |
version="0.0.0" |
|
54 |
unpack="false"/> |
|
55 |
|
|
56 |
</feature> |
|
0 | 57 |
Also available in: Unified diff