~ubuntu-branches/ubuntu/quantal/netbeans/quantal

« back to all changes in this revision

Viewing changes to java/editor/src/org/netbeans/modules/java/editor/resources/layer.xml

  • Committer: Bazaar Package Importer
  • Author(s): Marek Slama
  • Date: 2008-01-29 14:11:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080129141122-fnzjbo11ntghxfu7
Tags: upstream-6.0.1
ImportĀ upstreamĀ versionĀ 6.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<!--
 
3
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 
4
 
 
5
Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
 
6
 
 
7
 
 
8
The contents of this file are subject to the terms of either the GNU
 
9
General Public License Version 2 only ("GPL") or the Common
 
10
Development and Distribution License("CDDL") (collectively, the
 
11
"License"). You may not use this file except in compliance with the
 
12
License. You can obtain a copy of the License at
 
13
http://www.netbeans.org/cddl-gplv2.html
 
14
or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
 
15
specific language governing permissions and limitations under the
 
16
License.  When distributing the software, include this License Header
 
17
Notice in each file and include the License file at
 
18
nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
 
19
particular file as subject to the "Classpath" exception as provided
 
20
by Sun in the GPL Version 2 section of the License file that
 
21
accompanied this code. If applicable, add the following below the
 
22
License Header, with the fields enclosed by brackets [] replaced by
 
23
your own identifying information:
 
24
"Portions Copyrighted [year] [name of copyright owner]"
 
25
 
 
26
Contributor(s):
 
27
 
 
28
The Original Software is NetBeans. The Initial Developer of the Original
 
29
Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
 
30
Microsystems, Inc. All Rights Reserved.
 
31
 
 
32
If you wish your version of this file to be governed by only the CDDL
 
33
or only the GPL Version 2, indicate your decision by adding
 
34
"[Contributor] elects to include this software in this distribution
 
35
under the [CDDL or GPL Version 2] license." If you do not indicate a
 
36
single choice of license, a recipient has the option to distribute
 
37
your version of this file under either the CDDL, the GPL Version 2 or
 
38
to extend the choice of license to its licensees as provided above.
 
39
However, if you add GPL Version 2 code and therefore, elected the GPL
 
40
Version 2 license, then the option applies only if the new code is
 
41
made subject to such option by the copyright holder.
 
42
-->
 
43
<!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.0//EN" "http://www.netbeans.org/dtds/filesystem-1_0.dtd">
 
44
<filesystem>
 
45
 
 
46
    <folder name="Actions">
 
47
        <folder name="Edit">
 
48
<!--            <file name="org-netbeans-modules-editor-java-JavaFastOpenAction.instance">
 
49
                <attr name="instanceCreate" methodvalue="org.netbeans.modules.editor.java.JavaFastOpenAction.getInstance"/>
 
50
            </file> -->
 
51
        </folder>
 
52
        <folder name="Source">
 
53
            <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.java.editor.resources.Bundle"/>
 
54
            <file name="org-netbeans-modules-java-editor-codegen-GenerateCodeAction$GlobalAction.instance"/>
 
55
            <file name="org-netbeans-modules-editor-java-JavaKit$JavaFixImports$GlobalAction.instance"/>
 
56
        </folder>
 
57
    </folder>
 
58
 
 
59
    <folder name="Menu">
 
60
        <folder name="Edit">
 
61
<!--            <file name="org-netbeans-modules-editor-java-JavaFastOpenAction.shadow">            
 
62
                <attr name="originalFile" stringvalue="Actions/Edit/org-netbeans-modules-editor-java-JavaFastOpenAction.instance"/>            
 
63
            </file> -->
 
64
 
 
65
                       
 
66
 
 
67
        </folder>
 
68
        <folder name="Source">
 
69
            
 
70
            <file name="org-netbeans-modules-java-editor-codegen-GenerateCodeAction$GlobalAction.shadow">
 
71
                <attr name="originalFile" stringvalue="Actions/Source/org-netbeans-modules-java-editor-codegen-GenerateCodeAction$GlobalAction.instance"/>
 
72
                <attr name="position" intvalue="2200"/>
 
73
            </file>
 
74
 
 
75
            <file name="org-netbeans-modules-editor-java-JavaKit$JavaFixImports$GlobalAction.shadow">
 
76
                <attr name="originalFile" stringvalue="Actions/Source/org-netbeans-modules-editor-java-JavaKit$JavaFixImports$GlobalAction.instance"/>
 
77
                <attr name="position" intvalue="2400"/>
 
78
            </file>
 
79
            </folder>
 
80
    </folder>
 
81
                
 
82
    <folder name="Shortcuts">
 
83
<!--        <file name="OS-O.shadow">
 
84
            <attr name="originalFile" stringvalue="Actions/Edit/org-netbeans-modules-editor-java-JavaFastOpenAction.instance"/>
 
85
        </file> -->
 
86
    </folder>
 
87
 
 
88
    <folder name="Services">
 
89
        <folder name="IndentEngine">
 
90
            <file name="org-netbeans-modules-editor-java-JavaIndentEngine.settings" url="JavaIndentEngine.settings">
 
91
                <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.editor.Bundle"/>
 
92
                <attr name="SystemFileSystem.icon" urlvalue="nbresloc:/org/netbeans/modules/editor/resources/indentEngine.gif"/>
 
93
                <attr name="hidden" boolvalue="true"/>
 
94
            </file>
 
95
        </folder>
 
96
    </folder>
 
97
 
 
98
    <folder name="WarmUp">
 
99
      <file name="org-netbeans-modules-java-editor-JavaEditorWarmUpTask.instance"/>
 
100
    </folder>
 
101
<!--
 
102
    <folder name="Templates">
 
103
        <folder name="Services">
 
104
            <folder name="IndentEngine">
 
105
                <file name="org-netbeans-modules-editor-java-JavaIndentEngine.settings" url="JavaIndentEngine.settings">
 
106
                    <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.editor.Bundle"/>
 
107
                    <attr name="SystemFileSystem.icon" urlvalue="nbresloc:/org/netbeans/modules/editor/resources/indentEngine.gif"/>
 
108
                    <attr name="template" boolvalue="true"/>
 
109
                </file>
 
110
            </folder>
 
111
        </folder>
 
112
    </folder>
 
113
-->
 
114
    <folder name="Editors">
 
115
        <folder name="text">
 
116
            <folder name="x-jsp">
 
117
                <file name="org-netbeans-modules-java-editor-semantic-HighlightsLayerFactoryImpl.instance" />
 
118
            </folder>
 
119
            <folder name="x-tag">
 
120
                <file name="org-netbeans-modules-java-editor-semantic-HighlightsLayerFactoryImpl.instance" />
 
121
            </folder>
 
122
            <folder name="x-java">
 
123
 
 
124
                <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.java.editor.resources.Bundle"/>
 
125
                
 
126
                <file name="org-netbeans-modules-java-editor-semantic-HighlightsLayerFactoryImpl.instance" />
 
127
                
 
128
                <folder name="FontsColors">
 
129
                    <folder name="NetBeans">
 
130
                        <folder name="Defaults">
 
131
                            <file name="org-netbeans-modules-editor-java-token-colorings.xml" url="fontsColors.xml">
 
132
                                <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.java.editor.resources.Bundle"/>
 
133
                            </file>
 
134
                        </folder>
 
135
                    </folder>
 
136
                </folder>
 
137
                
 
138
                <folder name="Keybindings">
 
139
                    <folder name="NetBeans">
 
140
                        <folder name="Defaults">
 
141
                            <file name="org-netbeans-modules-editor-java-keybindings.xml" url="DefaultKeyBindings.xml"/> 
 
142
                            <file name="org-netbeans-modules-editor-java-keybindings-mac.xml" url="DefaultKeyBindings-Mac.xml"> 
 
143
                                <attr name="nbeditor-settings-targetOS" stringvalue="OS_MAC"/>
 
144
                            </file>
 
145
                        </folder>
 
146
                    </folder>
 
147
                </folder>
 
148
 
 
149
                <folder name="CodeTemplates">
 
150
                    <folder name="Defaults">
 
151
                        <file name="org-netbeans-modules-editor-java-codetemplates.xml" url="DefaultAbbrevs.xml">
 
152
                            <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.java.editor.resources.Bundle"/>
 
153
                        </file>
 
154
                    </folder>
 
155
                </folder>
 
156
                
 
157
                <folder name="SideBar">
 
158
                    <file name="org-netbeans-modules-editor-java-NbJavaCodeFoldingSideBarFactory.instance">
 
159
                        <attr name="position" intvalue="1500"/>
 
160
                    </file>
 
161
                    </folder>
 
162
                
 
163
                <folder name="FoldManager">
 
164
                    <file name="org-netbeans-editor-CustomFoldManager$Factory.instance"/>
 
165
                    <file name="org-netbeans-modules-java-editor-fold-JavaElementFoldManagerFactory.instance"/>
 
166
                </folder>
 
167
                
 
168
                <file name="Settings.settings" url="JavaOptions.settings"/>
 
169
                <folder name="Defaults">
 
170
                    <file name="macros.xml" url="DefaultMacros.xml"/>
 
171
                </folder>
 
172
                
 
173
                <file name="EditorKit.instance">
 
174
                    <attr name="instanceClass" stringvalue="org.netbeans.modules.editor.java.JavaKit"/>
 
175
                </file>
 
176
 
 
177
                <folder name="BracesMatchers">
 
178
                    <file name="org-netbeans-modules-editor-java-JavaBracesMatcher.instance">
 
179
                        <attr name="position" intvalue="0"/>
 
180
                    </file>
 
181
                </folder>
 
182
                
 
183
                <folder name="Popup">
 
184
                    <folder name="goto">
 
185
                        <attr name="position" intvalue="100"/>
 
186
                        <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.java.editor.Bundle"/>
 
187
                        <file name="goto-source">
 
188
                            <attr name="position" intvalue="100"/>
 
189
                        </file>
 
190
                        <file name="goto-declaration">
 
191
                            <attr name="position" intvalue="200"/>
 
192
                        </file>
 
193
                        <file name="goto-super-implementation">
 
194
                            <attr name="position" intvalue="300"/>
 
195
                        </file>  
 
196
                        <!-- file name="goto">
 
197
                            <attr name="position" intvalue="500"/>
 
198
                        </file -->
 
199
                        
 
200
                        
 
201
                    </folder>
 
202
                    
 
203
                    <file name="goto-help">
 
204
                        <attr name="position" intvalue="1200"/>
 
205
                    </file>
 
206
 
 
207
                    <file name="SeparatorAfterGoToHelp.instance">
 
208
                        <attr name="instanceClass" stringvalue="javax.swing.JSeparator"/>
 
209
                        <attr name="position" intvalue="1240"/>
 
210
                    </file>
 
211
 
 
212
                    <file name="format">
 
213
                        <attr name="position" intvalue="1480"/>
 
214
                    </file>                    
 
215
                                                            
 
216
 
 
217
                    <file name="fix-imports">
 
218
                        <attr name="position" intvalue="1520"/>
 
219
                    </file>
 
220
                    <file name="generate-code">
 
221
                        <attr name="position" intvalue="1560"/>
 
222
                    </file>
 
223
                    
 
224
                    <file name="SeparatorBeforeCut.instance">
 
225
                        <attr name="instanceClass" stringvalue="javax.swing.JSeparator"/>
 
226
                        <attr name="position" intvalue="1960"/>
 
227
                    </file>
 
228
                    
 
229
                    <file name="SeparatorAfterPaste.instance">
 
230
                        <attr name="instanceClass" stringvalue="javax.swing.JSeparator"/>
 
231
                        <attr name="position" intvalue="4100"/>
 
232
                    </file>
 
233
                    
 
234
                    <file name="generate-fold-popup">
 
235
                        <attr name="position" intvalue="4200"/>
 
236
                    </file>
 
237
 
 
238
                </folder>
 
239
                <folder name="Toolbars">
 
240
                    <folder name="Default">
 
241
                        <file name="Separator-before-comment.instance">
 
242
                            <attr name="instanceClass" stringvalue="javax.swing.JSeparator"/>
 
243
                            <attr name="position" intvalue="19100"/>
 
244
                        </file>
 
245
                        <file name="comment">
 
246
                            <attr name="position" intvalue="19200"/>
 
247
                        </file>
 
248
                        <file name="uncomment">
 
249
                            <attr name="position" intvalue="19300"/>
 
250
                        </file>
 
251
                    </folder>
 
252
                </folder>
 
253
                
 
254
                <folder name="CompletionProviders">
 
255
                    <file name="org-netbeans-modules-editor-java-JavaCompletionProvider.instance"/>
 
256
                </folder>
 
257
                
 
258
                <folder name="HyperlinkProviders">
 
259
                    <file name="JavaHyperlinkProvider.instance">
 
260
                        <attr name="instanceClass" stringvalue="org.netbeans.modules.java.editor.hyperlink.JavaHyperlinkProvider"/>
 
261
                        <attr name="instanceOf" stringvalue="org.netbeans.lib.editor.hyperlink.spi.HyperlinkProviderExt"/>
 
262
                    </file>
 
263
                </folder>
 
264
                
 
265
                <folder name="UpToDateStatusProvider">
 
266
                    <file name="org-netbeans-modules-java-editor-semantic-OccurrencesMarkProviderCreator.instance">
 
267
                    </file>
 
268
                </folder>
 
269
 
 
270
                <folder name="CodeTemplateProcessorFactories">
 
271
                    <file name="org-netbeans-modules-editor-java-JavaCodeTemplateProcessor$Factory.instance"/>
 
272
                </folder>                
 
273
                
 
274
                <folder name="CodeTemplateFilterFactories">
 
275
                    <file name="org-netbeans-modules-editor-java-JavaCodeTemplateFilter$Factory.instance"/>
 
276
                </folder>                
 
277
 
 
278
                <folder name="GlyphGutterActions">
 
279
                    <file name="org-netbeans-modules-java-editor-overridden-IsOverriddenAnnotationAction.instance">
 
280
                        <attr name="position" intvalue="100"/>
 
281
                    </file>
 
282
                    </folder>
 
283
            </folder>
 
284
 
 
285
        </folder>
 
286
 
 
287
        <folder name="AnnotationTypes">
 
288
            <file name="org-netbeans-modules-editor-java-is_overridden.xml" url="is-overridden-annotation.xml"/>
 
289
            <file name="org-netbeans-modules-editor-java-has_implementations.xml" url="has-implementations-annotation.xml"/>
 
290
            <file name="org-netbeans-modules-editor-java-overrides.xml" url="overrides-annotation.xml"/>
 
291
            <file name="org-netbeans-modules-editor-java-implements.xml" url="implements-annotation.xml"/>
 
292
        </folder>
 
293
    </folder>
 
294
 
 
295
    <folder name="OptionsDialog">
 
296
        <folder name="PreviewExamples">
 
297
            <folder name="text">
 
298
                <file name="x-java" url="JavaExample"/>
 
299
            </folder>
 
300
        </folder>
 
301
    </folder>
 
302
    
 
303
    <folder name="org.netbeans.modules.java.source">
 
304
      <folder name="options">
 
305
          <file name="MarkOccurences.instance">
 
306
              <attr name="Formating.instance/MarkOccurences.instance" boolvalue="true"/>
 
307
              <attr name="instanceClass" stringvalue="org.netbeans.modules.java.editor.options.MarkOccurencesAdvancedOption"/>              
 
308
          </file>
 
309
      </folder>
 
310
  </folder>
 
311
    
 
312
</filesystem>