author | tasneems@symbian.org |
Mon, 08 Feb 2010 15:06:19 -0800 | |
changeset 112 | 19a90881080c |
parent 60 | ad7b5602414f |
child 265 | 341206d7aab8 |
permissions | -rw-r--r-- |
47
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
2 |
<feature |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
3 |
id="org.symbian.tools.wrttools" |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
4 |
label="WRT Tools Feature" |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
5 |
version="1.0.0.qualifier" |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
6 |
provider-name="Symbian Foundation"> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
7 |
|
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
8 |
<description url="http://www.example.com/description"> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
9 |
[Enter Feature Description here.] |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
10 |
</description> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
11 |
|
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
12 |
<copyright url="http://www.example.com/copyright"> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
13 |
[Enter Copyright Description here.] |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
14 |
</copyright> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
15 |
|
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
16 |
<license url="http://www.example.com/license"> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
17 |
[Enter License Description here.] |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
18 |
</license> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
19 |
|
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
20 |
<requires> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
21 |
<import feature="org.eclipse.wst.jsdt.feature" version="1.1.2.v200908101420-77-FGCCcNBC-BhLcE_Pm" match="greaterOrEqual"/> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
22 |
<import plugin="org.chromium.debug.ui"/> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
23 |
<import plugin="org.chromium.sdk"/> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
24 |
<import plugin="org.mozilla.xpcom"/> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
25 |
<import plugin="org.mozilla.xulrunner"/> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
26 |
<import plugin="org.chromium.debug.core"/> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
27 |
</requires> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
28 |
|
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
29 |
<plugin |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
30 |
id="org.symbian.tools.wrttools" |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
31 |
download-size="0" |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
32 |
install-size="0" |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
33 |
version="0.0.0" |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
34 |
unpack="false"/> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
35 |
|
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
36 |
<plugin |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
37 |
id="org.symbian.tools.wrttools.debug.core" |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
38 |
download-size="0" |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
39 |
install-size="0" |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
40 |
version="0.0.0" |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
41 |
unpack="false"/> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
42 |
|
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
43 |
<plugin |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
44 |
id="org.symbian.tools.wrttools.previewer" |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
45 |
download-size="0" |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
46 |
install-size="0" |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
47 |
version="0.0.0" |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
48 |
unpack="false"/> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
49 |
|
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
50 |
<plugin |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
51 |
id="org.symbian.tools.wrttools.editors" |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
52 |
download-size="0" |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
53 |
install-size="0" |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
54 |
version="0.0.0"/> |
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
55 |
|
60 | 56 |
<plugin |
57 |
id="org.symbian.tools.wrttools.product" |
|
58 |
download-size="0" |
|
59 |
install-size="0" |
|
60 |
version="0.0.0" |
|
61 |
unpack="false"/> |
|
62 |
||
63 |
<plugin |
|
64 |
id="org.chromium.debug.core" |
|
65 |
download-size="0" |
|
66 |
install-size="0" |
|
67 |
version="0.0.0" |
|
68 |
unpack="false"/> |
|
69 |
||
70 |
<plugin |
|
71 |
id="org.chromium.debug.ui" |
|
72 |
download-size="0" |
|
73 |
install-size="0" |
|
74 |
version="0.0.0" |
|
75 |
unpack="false"/> |
|
76 |
||
77 |
<plugin |
|
78 |
id="org.chromium.sdk" |
|
79 |
download-size="0" |
|
80 |
install-size="0" |
|
81 |
version="0.0.0" |
|
82 |
unpack="false"/> |
|
83 |
||
47
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
84 |
</feature> |