author | John Kern <johnk@symbian.org> |
Fri, 29 Jan 2010 09:07:31 -0800 | |
changeset 58 | 17e797bd6927 |
parent 51 | a0e2f1f4e212 |
child 63 | 558819056485 |
permissions | -rw-r--r-- |
0 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<?eclipse version="3.4"?> |
|
3 |
<plugin> |
|
4 |
||
50
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
5 |
<!-- Generic Project Builder and Project Natures --> |
38
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
6 |
<extension id="PropertiesFileAuditor" name="Properties File Auditor Project Builder" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
7 |
point="org.eclipse.core.resources.builders"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
8 |
<builder hasNature="true"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
9 |
<run class="org.symbian.tools.wrttools.builder.PropertiesFileAuditor"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
10 |
</run> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
11 |
</builder> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
12 |
</extension> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
13 |
<extension id="PropertiesAuditorNature" name="Properties Auditor Nature" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
14 |
point="org.eclipse.core.resources.natures"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
15 |
<runtime> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
16 |
<run class="org.symbian.tools.wrttools.builder.PropertiesAuditorNature"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
17 |
</run> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
18 |
</runtime> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
19 |
<requires-nature id="org.eclipse.wst.jsdt.core.jsNature" /> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
20 |
<requires-nature id="org.eclipse.pde.PluginNature" /> |
42
9ece1ee268bd
Fixed FireFox security settings
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
38
diff
changeset
|
21 |
<builder id="org.symbian.tools.wrttools.PropertiesFileAuditor"> |
38
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
22 |
</builder> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
23 |
</extension> |
50
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
24 |
|
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
25 |
<!-- Widget Project Nature --> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
26 |
<extension |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
27 |
id="WidgetProjectNature" |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
28 |
point="org.eclipse.core.resources.natures"> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
29 |
<runtime> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
30 |
<run class="org.symbian.tools.wrttools.WidgetProjectNature"/> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
31 |
</runtime> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
32 |
</extension> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
33 |
|
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
34 |
<!-- Widget Project Nature Images --> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
35 |
<extension |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
36 |
point="org.eclipse.ui.ide.projectNatureImages"> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
37 |
<image |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
38 |
icon="icons/main16.gif" |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
39 |
id="org.symbian.tools.wrttools.natureImage" |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
40 |
natureId="org.symbian.tools.wrttools.WidgetProjectNature"> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
41 |
</image> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
42 |
</extension> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
43 |
|
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
44 |
<!-- WRT Validators --> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
45 |
<extension |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
46 |
point="org.eclipse.wst.validation.validatorV2" |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
47 |
id="org.symbian.tools.wrttools.core.validator" |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
48 |
name="%VALIDATOR.Name"> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
49 |
<validator class="org.symbian.tools.wrttools.core.validator.ValidateAction"> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
50 |
<include> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
51 |
<rules> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
52 |
<fileext ext="xml"/> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
53 |
<fileext ext="html"/> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
54 |
<fileext ext="js"/> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
55 |
<fileext ext="css"/> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
56 |
<fileext ext="plist"/> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
57 |
</rules> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
58 |
</include> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
59 |
</validator> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
60 |
</extension> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
61 |
|
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
62 |
<!-- Validation markers --> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
63 |
|
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
64 |
<extension |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
65 |
id="org.symbian.tools.wrttools.core.validator.marker" |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
66 |
name="Validator Marker" |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
67 |
point="org.eclipse.core.resources.markers"> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
68 |
<super type="org.eclipse.core.resources.problemmarker"/> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
69 |
<persistent value ="true"/> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
70 |
</extension> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
71 |
|
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
72 |
<extension |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
73 |
point="org.eclipse.ui.popupMenus"> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
74 |
<objectContribution |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
75 |
adaptable="true" |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
76 |
id="com.nokia.wrt.core.validator" |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
77 |
objectClass="org.eclipse.core.resources.IResource"> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
78 |
<filter |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
79 |
name="projectNature" |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
80 |
value="org.symbian.tools.wrttools.WidgetProjectNature"/> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
81 |
<action |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
82 |
class="com.nokia.wrt.core.validator.ValidateAction" |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
83 |
enablesFor="+" |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
84 |
icon="icons/validate_widget.gif" |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
85 |
id="com.nokia.wrt.core.validator.ValidateAction" |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
86 |
label="Validate Widget" |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
87 |
menubarPath="com.nokia.wrt.contextMenuGroupMarker"> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
88 |
</action> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
89 |
</objectContribution> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
90 |
</extension> |
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
91 |
|
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
92 |
<!-- WRT Project Templates - CSS Validator --> |
38
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
93 |
<extension-point id="projectTemplates" name="WRT application project templates" schema="schema/projectTemplates.exsd"/> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
94 |
<extension id="org.symbian.tools.wrttools.core.cssvalidator" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
95 |
name="CSS Validator" point="org.eclipse.wst.validation.validatorV2"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
96 |
<validator build="true" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
97 |
class="org.symbian.tools.wrttools.core.internal.validation.CssBuildValidator" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
98 |
manual="true" markerId="org.symbian.tools.wrttools.core.cssValidationMarker" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
99 |
version="0.0.1"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
100 |
<include> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
101 |
<rules> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
102 |
<contentType exactMatch="false" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
103 |
id="org.eclipse.wst.css.core.csssource"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
104 |
</contentType> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
105 |
</rules> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
106 |
</include> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
107 |
</validator> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
108 |
</extension> |
50
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
109 |
|
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
110 |
<!-- WRT WidgetWizard and AptanaProjectImportWizard --> |
38
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
111 |
<extension point="org.eclipse.ui.newWizards"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
112 |
<category id="org.symbian.tools.wrttools.core.category" name="Web Runtime(WRT)"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
113 |
</category> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
114 |
<wizard category="org.symbian.tools.wrttools.core.category" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
115 |
class="org.symbian.tools.wrttools.wizards.WrtWidgetWizard" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
116 |
finalPerspective="org.symbian.tools.wrttools.mainPerspective" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
117 |
hasPages="true" icon="icons/main16.gif" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
118 |
id="org.symbian.tools.wrttools.core.wrtwidgetwizard" name="Web Runtime Application" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
119 |
project="true"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
120 |
<description> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
121 |
Creates a new Symbian WRT application project using one of the provided |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
122 |
templates |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
123 |
</description> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
124 |
</wizard> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
125 |
<wizard category="org.symbian.tools.wrttools.core.category" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
126 |
class="org.symbian.tools.wrttools.wizards.AptanaProjectsImportWizard" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
127 |
finalPerspective="org.symbian.tools.wrttools.mainPerspective" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
128 |
hasPages="true" icon="icons/main16.gif" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
129 |
id="org.symbian.tools.wrttools.newImportAptanaProject" name="Import Aptana IDE WRT Project" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
130 |
project="true"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
131 |
</wizard> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
132 |
</extension> |
50
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
133 |
|
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
134 |
<!-- WRT Project Templates --> |
38
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
135 |
<extension point="org.symbian.tools.wrttools.projectTemplates"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
136 |
<projectTemplate |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
137 |
name="Basic Widget Project" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
138 |
archive="projecttemplates/basic.zip" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
139 |
default-css-name="basic" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
140 |
default-html-name="index" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
141 |
default-js-name="basic" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
142 |
icon="icons/main16.gif" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
143 |
id-pattern="com.{0}.basic.widget"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
144 |
<description> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
145 |
This wizard generates an empty widget project with a minimal Info.plist, html,css and js. |
0 | 146 |
</description> |
38
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
147 |
</projectTemplate> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
148 |
</extension> |
50
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
149 |
|
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
150 |
<!-- Import Wizard --> |
38
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
151 |
<extension point="org.eclipse.ui.importWizards"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
152 |
<category id="org.symbian.tools.wrttools.import" name="Web Runtime(WRT)"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
153 |
</category> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
154 |
<wizard category="org.symbian.tools.wrttools.import" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
155 |
class="org.symbian.tools.wrttools.wizards.AptanaProjectsImportWizard" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
156 |
icon="icons/main16.gif" id="org.symbian.tools.wrttools.import.aptanaImport" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
157 |
name="Aptana IDE WRT Project"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
158 |
</wizard> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
159 |
</extension> |
50
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
160 |
|
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
161 |
<!-- Problem Markers --> |
38
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
162 |
<extension id="org.symbian.tools.wrt.xmlProblem" name="XML Problem" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
163 |
point="org.eclipse.core.resources.markers"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
164 |
<super type="org.eclipse.core.resources.problemmarker"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
165 |
</super> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
166 |
<persistent value="true"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
167 |
</persistent> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
168 |
</extension> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
169 |
<extension id="org.symbian.tools.wrt.jsProblem" name="JSProblem" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
170 |
point="org.eclipse.core.resources.markers"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
171 |
<super type="org.eclipse.core.resources.problemmarker"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
172 |
</super> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
173 |
<persistent value="true"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
174 |
</persistent> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
175 |
</extension> |
50
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
176 |
|
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
177 |
<!-- WRT Content Descriptor (.plist) file --> |
38
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
178 |
<extension point="org.eclipse.core.contenttype.contentTypes"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
179 |
<content-type base-type="org.eclipse.core.runtime.xml" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
180 |
file-extensions="plist" id="org.symbian.tools.wrttools.contenttype.plist" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
181 |
name="WebRuntime Descriptor File" priority="normal"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
182 |
</content-type> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
183 |
</extension> |
50
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
184 |
|
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
185 |
<!-- Perspective Extensions --> |
38
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
186 |
<extension point="org.eclipse.ui.perspectiveExtensions"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
187 |
<perspectiveExtension targetID="org.eclipse.wst.jsdt.ui.JavaPerspective"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
188 |
<newWizardShortcut id="org.symbian.tools.wrttools.core.wrtwidgetwizard"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
189 |
</newWizardShortcut> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
190 |
</perspectiveExtension> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
191 |
<perspectiveExtension targetID="org.eclipse.debug.ui.DebugPerspective"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
192 |
<newWizardShortcut id="org.symbian.tools.wrttools.core.wrtwidgetwizard"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
193 |
</newWizardShortcut> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
194 |
</perspectiveExtension> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
195 |
</extension> |
50
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
196 |
|
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
197 |
<!-- Navigator Extensions --> |
38
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
198 |
<extension point="org.eclipse.ui.views"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
199 |
<view allowMultiple="false" category="org.symbian.tools.wrttools.views" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
200 |
class="org.eclipse.ui.navigator.CommonNavigator" icon="icons/main16.gif" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
201 |
id="org.symbian.tools.wrttools.wrtnavigator" name="WRT Navigator" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
202 |
restorable="true"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
203 |
</view> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
204 |
<category id="org.symbian.tools.wrttools.views" name="WRT Tools"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
205 |
</category> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
206 |
</extension> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
207 |
<extension point="org.eclipse.ui.navigator.viewer"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
208 |
<viewer viewerId="org.symbian.tools.wrttools.wrtnavigator"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
209 |
<popupMenu allowsPlatformContributions="true" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
210 |
id="org.eclipse.ui.navigator.ProjectExplorer#PopupMenu"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
211 |
<insertionPoint name="group.new" /> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
212 |
<insertionPoint name="group.open" separator="true" /> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
213 |
<insertionPoint name="group.openWith" /> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
214 |
<insertionPoint name="group.edit" separator="true" /> |
48
df12256c6ad0
Several bugs were fixed
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
42
diff
changeset
|
215 |
<insertionPoint name="group.reorganize" separator="true" /> |
38
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
216 |
<insertionPoint name="group.port" separator="true" /> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
217 |
<insertionPoint name="group.build" separator="true" /> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
218 |
<insertionPoint name="group.generate" separator="true" /> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
219 |
<insertionPoint name="group.search" separator="true" /> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
220 |
<insertionPoint name="additions" separator="true" /> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
221 |
<insertionPoint name="group.properties" separator="true" /> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
222 |
</popupMenu> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
223 |
</viewer> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
224 |
<viewerContentBinding viewerId="org.symbian.tools.wrttools.wrtnavigator"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
225 |
<includes> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
226 |
<contentExtension |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
227 |
isRoot="true" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
228 |
pattern="org.symbian.tools.wrttools.navigatorcontent"/> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
229 |
<contentExtension pattern="org.eclipse.ui.navigator.resources.filters.*" /> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
230 |
<contentExtension pattern="org.eclipse.ui.navigator.resources.linkHelper" /> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
231 |
</includes> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
232 |
</viewerContentBinding> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
233 |
<viewerActionBinding viewerId="org.symbian.tools.wrttools.wrtnavigator"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
234 |
<includes> |
48
df12256c6ad0
Several bugs were fixed
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
42
diff
changeset
|
235 |
<actionExtension pattern="org.eclipse.ui.navigator.resources.PortingActions" /> |
df12256c6ad0
Several bugs were fixed
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
42
diff
changeset
|
236 |
<actionExtension pattern="org.eclipse.ui.navigator.resources.GotoActions" /> |
df12256c6ad0
Several bugs were fixed
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
42
diff
changeset
|
237 |
<actionExtension pattern="org.eclipse.ui.navigator.resources.GoIntoActions" /> |
df12256c6ad0
Several bugs were fixed
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
42
diff
changeset
|
238 |
<actionExtension pattern="org.eclipse.ui.navigator.resources.NewActions" /> |
df12256c6ad0
Several bugs were fixed
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
42
diff
changeset
|
239 |
<actionExtension pattern="org.eclipse.ui.navigator.resources.PropertiesActionProvider" /> |
df12256c6ad0
Several bugs were fixed
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
42
diff
changeset
|
240 |
<actionExtension pattern="org.eclipse.ui.navigator.resources.WorkManagementActionProvider" /> |
df12256c6ad0
Several bugs were fixed
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
42
diff
changeset
|
241 |
<actionExtension pattern="org.eclipse.ui.navigator.resources.ResourceMgmtActions" /> |
df12256c6ad0
Several bugs were fixed
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
42
diff
changeset
|
242 |
<actionExtension pattern="org.eclipse.ui.navigator.resources.UndoRedoActionProvider" /> |
df12256c6ad0
Several bugs were fixed
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
42
diff
changeset
|
243 |
<actionExtension pattern="org.eclipse.ui.navigator.resources.WorkingSetActions" /> |
38
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
244 |
</includes> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
245 |
</viewerActionBinding> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
246 |
<dragAssistant |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
247 |
class="org.eclipse.ui.navigator.resources.ResourceDragAdapterAssistant" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
248 |
viewerId="org.symbian.tools.wrttools.wrtnavigator" /> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
249 |
</extension> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
250 |
<extension |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
251 |
point="org.eclipse.ui.navigator.navigatorContent"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
252 |
<navigatorContent |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
253 |
activeByDefault="true" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
254 |
contentProvider="org.symbian.tools.wrttools.navigator.WRTNavigatorContentProvider" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
255 |
icon="icons/main16.gif" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
256 |
id="org.symbian.tools.wrttools.navigatorcontent" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
257 |
labelProvider="org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorLabelProvider" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
258 |
name="WRT Elements" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
259 |
priority="high" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
260 |
providesSaveables="false"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
261 |
<triggerPoints> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
262 |
<or> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
263 |
<and> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
264 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
265 |
value="org.eclipse.core.resources.IResource"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
266 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
267 |
<adapt |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
268 |
type="org.eclipse.core.resources.IProject"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
269 |
<test |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
270 |
property="org.eclipse.core.resources.projectNature" |
50
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
271 |
value="org.symbian.tools.wrttools.WidgetProjectNature"> |
38
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
272 |
</test> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
273 |
</adapt> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
274 |
</and> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
275 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
276 |
value="org.eclipse.wst.jsdt.core.IJavaScriptElement"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
277 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
278 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
279 |
value="org.eclipse.wst.jsdt.core.IJarEntryResource"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
280 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
281 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
282 |
value="org.eclipse.wst.jsdt.internal.ui.packageview.PackageFragmentRootContainer"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
283 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
284 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
285 |
value="org.eclipse.wst.jsdt.ui.ProjectLibraryRoot"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
286 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
287 |
</or> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
288 |
</triggerPoints> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
289 |
<possibleChildren> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
290 |
<or> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
291 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
292 |
value="org.eclipse.core.resources.IResource"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
293 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
294 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
295 |
value="org.eclipse.wst.jsdt.core.IJavaScriptElement"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
296 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
297 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
298 |
value="org.eclipse.wst.jsdt.core.IJarEntryResource"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
299 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
300 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
301 |
value="org.eclipse.wst.jsdt.ui.ProjectLibraryRoot"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
302 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
303 |
</or> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
304 |
</possibleChildren> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
305 |
<actionProvider |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
306 |
class="org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorViewActionProvider" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
307 |
id="org.eclipse.wst.jsdt.ui.navigator.actions.ViewActions"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
308 |
<enablement> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
309 |
<or> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
310 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
311 |
value="org.eclipse.core.resources.IWorkspaceRoot"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
312 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
313 |
<adapt |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
314 |
type="java.util.Collection"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
315 |
<count |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
316 |
value="0"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
317 |
</count> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
318 |
</adapt> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
319 |
</or> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
320 |
</enablement> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
321 |
</actionProvider> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
322 |
<actionProvider |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
323 |
class="org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorActionProvider" |
48
df12256c6ad0
Several bugs were fixed
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
42
diff
changeset
|
324 |
id="org.eclipse.wst.jsdt.ui.navigator.actions.StandardActions"> |
df12256c6ad0
Several bugs were fixed
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
42
diff
changeset
|
325 |
<!-- <enablement> |
38
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
326 |
<or> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
327 |
<and> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
328 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
329 |
value="org.eclipse.core.resources.IProject"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
330 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
331 |
<test |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
332 |
property="org.eclipse.core.resources.projectNature" |
50
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
333 |
value="org.symbian.tools.wrttools.WidgetProjectNature"> |
38
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
334 |
</test> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
335 |
</and> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
336 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
337 |
value="org.eclipse.wst.jsdt.core.IJavaScriptElement"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
338 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
339 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
340 |
value="org.eclipse.wst.jsdt.core.IJarEntryResource"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
341 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
342 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
343 |
value="org.eclipse.wst.jsdt.internal.ui.packageview.PackageFragmentRootContainer"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
344 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
345 |
<adapt |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
346 |
type="java.util.Collection"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
347 |
<count |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
348 |
value="0"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
349 |
</count> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
350 |
</adapt> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
351 |
</or> |
48
df12256c6ad0
Several bugs were fixed
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
42
diff
changeset
|
352 |
</enablement>--> |
38
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
353 |
</actionProvider> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
354 |
<actionProvider |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
355 |
class="org.eclipse.wst.jsdt.internal.ui.navigator.JavaNavigatorRefactorActionProvider" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
356 |
id="org.eclipse.wst.jsdt.ui.navigator.actions.RefactorActions" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
357 |
overrides="org.eclipse.ui.navigator.resources.actions.RefactorActions"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
358 |
<enablement> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
359 |
<or> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
360 |
<and> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
361 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
362 |
value="org.eclipse.core.resources.IProject"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
363 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
364 |
<test |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
365 |
property="org.eclipse.core.resources.projectNature" |
50
0560e98b9bf6
Added widget project nature and WRT validators
tasneems@symbian.org
parents:
42
diff
changeset
|
366 |
value="org.symbian.tools.wrttools.WidgetProjectNature"> |
38
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
367 |
</test> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
368 |
</and> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
369 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
370 |
value="org.eclipse.wst.jsdt.core.IJavaScriptElement"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
371 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
372 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
373 |
value="org.eclipse.wst.jsdt.core.IJarEntryResource"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
374 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
375 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
376 |
value="org.eclipse.wst.jsdt.internal.ui.packageview.PackageFragmentRootContainer"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
377 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
378 |
<adapt |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
379 |
type="java.util.Collection"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
380 |
<count |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
381 |
value="0"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
382 |
</count> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
383 |
</adapt> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
384 |
</or> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
385 |
</enablement> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
386 |
</actionProvider> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
387 |
<actionProvider |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
388 |
class="org.eclipse.wst.jsdt.internal.ui.navigator.PackageExplorerOpenActionProvider" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
389 |
id="org.eclipse.wst.jsdt.ui.navigator.actions.OpenActions" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
390 |
overrides="org.eclipse.ui.navigator.resources.OpenActions"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
391 |
</actionProvider> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
392 |
<override |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
393 |
policy="InvokeAlwaysRegardlessOfSuppressedExt" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
394 |
suppressedExtensionId="org.eclipse.ui.navigator.resourceContent"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
395 |
</override> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
396 |
<commonWizard |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
397 |
menuGroupId="group.new" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
398 |
type="new" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
399 |
wizardId="org.symbian.tools.wrttools.core.wrtwidgetwizard"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
400 |
<enablement> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
401 |
<or> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
402 |
<adapt |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
403 |
type="org.eclipse.core.resources.IResource"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
404 |
</adapt> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
405 |
<count |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
406 |
value="0"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
407 |
</count> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
408 |
</or> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
409 |
</enablement> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
410 |
</commonWizard> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
411 |
<commonWizard |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
412 |
type="new" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
413 |
wizardId="org.eclipse.wst.html.ui.internal.wizard.NewHTMLWizard"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
414 |
<enablement> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
415 |
<adapt |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
416 |
type="org.eclipse.core.resources.IResource"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
417 |
</adapt> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
418 |
</enablement> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
419 |
</commonWizard> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
420 |
<commonWizard |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
421 |
type="new" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
422 |
wizardId="org.eclipse.wst.css.ui.internal.wizard.NewCSSWizard"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
423 |
<enablement> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
424 |
<adapt |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
425 |
type="org.eclipse.core.resources.IResource"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
426 |
</adapt> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
427 |
</enablement> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
428 |
</commonWizard> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
429 |
<commonWizard |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
430 |
type="new" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
431 |
wizardId="org.eclipse.wst.jsdt.ui.NewJSWizard"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
432 |
<enablement> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
433 |
<adapt |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
434 |
type="org.eclipse.core.resources.IResource"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
435 |
</adapt> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
436 |
</enablement> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
437 |
</commonWizard> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
438 |
<commonWizard |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
439 |
type="import" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
440 |
wizardId="org.symbian.tools.wrttools.import.aptanaImport"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
441 |
<enablement> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
442 |
<or> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
443 |
<adapt |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
444 |
type="org.eclipse.core.resources.IResource"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
445 |
</adapt> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
446 |
<count |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
447 |
value="0"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
448 |
</count> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
449 |
</or> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
450 |
</enablement> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
451 |
</commonWizard> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
452 |
<dropAssistant |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
453 |
class="org.eclipse.wst.jsdt.internal.ui.navigator.JavaDropAdapterAssistant" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
454 |
id="org.eclipse.wst.jsdt.ui.dropAssistant"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
455 |
<possibleDropTargets> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
456 |
<or> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
457 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
458 |
value="org.eclipse.core.resources.IResource"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
459 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
460 |
<instanceof |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
461 |
value="org.eclipse.wst.jsdt.core.IJavaScriptElement"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
462 |
</instanceof> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
463 |
</or> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
464 |
</possibleDropTargets> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
465 |
</dropAssistant> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
466 |
<commonSorter |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
467 |
class="org.symbian.tools.wrttools.navigator.NavigatorSorter" |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
468 |
id="org.symbian.tools.wrttools.sorter"> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
469 |
</commonSorter> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
470 |
</navigatorContent> |
954dbf7baac6
Merged with the most current version
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
31
diff
changeset
|
471 |
</extension> |
0 | 472 |
</plugin> |