author | Eugene Ostroukhov <eugeneo@symbian.org> |
Tue, 11 May 2010 15:06:09 -0700 | |
changeset 328 | 4282fb952368 |
parent 265 | 341206d7aab8 |
child 397 | e5346aff014d |
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" |
328
4282fb952368
Version was changed to 0.9.1
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
265
diff
changeset
|
5 |
version="0.9.1.qualifier" |
47
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 |
60 | 51 |
id="org.symbian.tools.wrttools.product" |
52 |
download-size="0" |
|
53 |
install-size="0" |
|
54 |
version="0.0.0" |
|
55 |
unpack="false"/> |
|
56 |
||
57 |
<plugin |
|
58 |
id="org.chromium.debug.core" |
|
59 |
download-size="0" |
|
60 |
install-size="0" |
|
61 |
version="0.0.0" |
|
62 |
unpack="false"/> |
|
63 |
||
64 |
<plugin |
|
65 |
id="org.chromium.debug.ui" |
|
66 |
download-size="0" |
|
67 |
install-size="0" |
|
68 |
version="0.0.0" |
|
69 |
unpack="false"/> |
|
70 |
||
71 |
<plugin |
|
72 |
id="org.chromium.sdk" |
|
73 |
download-size="0" |
|
74 |
install-size="0" |
|
75 |
version="0.0.0" |
|
76 |
unpack="false"/> |
|
77 |
||
265
341206d7aab8
Bug 2171 - JSEditors cleanup
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
60
diff
changeset
|
78 |
<plugin |
341206d7aab8
Bug 2171 - JSEditors cleanup
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
60
diff
changeset
|
79 |
id="org.symbian.tools.wrttools.doc.WRTKit" |
341206d7aab8
Bug 2171 - JSEditors cleanup
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
60
diff
changeset
|
80 |
download-size="0" |
341206d7aab8
Bug 2171 - JSEditors cleanup
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
60
diff
changeset
|
81 |
install-size="0" |
341206d7aab8
Bug 2171 - JSEditors cleanup
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
60
diff
changeset
|
82 |
version="0.0.0" |
341206d7aab8
Bug 2171 - JSEditors cleanup
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
60
diff
changeset
|
83 |
unpack="false"/> |
341206d7aab8
Bug 2171 - JSEditors cleanup
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
60
diff
changeset
|
84 |
|
341206d7aab8
Bug 2171 - JSEditors cleanup
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
60
diff
changeset
|
85 |
<plugin |
341206d7aab8
Bug 2171 - JSEditors cleanup
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
60
diff
changeset
|
86 |
id="org.symbian.tools.wrttools.doc.WebDeveloper" |
341206d7aab8
Bug 2171 - JSEditors cleanup
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
60
diff
changeset
|
87 |
download-size="0" |
341206d7aab8
Bug 2171 - JSEditors cleanup
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
60
diff
changeset
|
88 |
install-size="0" |
341206d7aab8
Bug 2171 - JSEditors cleanup
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
60
diff
changeset
|
89 |
version="0.0.0" |
341206d7aab8
Bug 2171 - JSEditors cleanup
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
60
diff
changeset
|
90 |
unpack="false"/> |
341206d7aab8
Bug 2171 - JSEditors cleanup
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
60
diff
changeset
|
91 |
|
47
206295ed5a0d
WRT feature was introduced
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
diff
changeset
|
92 |
</feature> |