This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

View | Details | Raw Unified | Return to bug 64968
Collapse All | Expand All

(-)apisupport/project/src/org/netbeans/modules/apisupport/project/ui/customizer/SuiteCustomizerModuleList.java (+2 lines)
Lines 191-196 Link Here
191
	DISABLED_PLATFORM_MODULES.add("org.openide.io"); // NOI18N
191
	DISABLED_PLATFORM_MODULES.add("org.openide.io"); // NOI18N
192
	DISABLED_PLATFORM_MODULES.add("org.netbeans.core.output2"); // NOI18N
192
	DISABLED_PLATFORM_MODULES.add("org.netbeans.core.output2"); // NOI18N
193
	DISABLED_PLATFORM_MODULES.add("org.netbeans.core.multiview"); // NOI18N
193
	DISABLED_PLATFORM_MODULES.add("org.netbeans.core.multiview"); // NOI18N
194
    // this one is useful only for writers of apps showing local disk
195
	DISABLED_PLATFORM_MODULES.add("org.netbeans.modules.favorites"); // NOI18N
194
	// And these are deprecated:
196
	// And these are deprecated:
195
	DISABLED_PLATFORM_MODULES.add("org.openide.compat"); // NOI18N
197
	DISABLED_PLATFORM_MODULES.add("org.openide.compat"); // NOI18N
196
	DISABLED_PLATFORM_MODULES.add("org.openide.util.enumerations"); // NOI18N
198
	DISABLED_PLATFORM_MODULES.add("org.openide.util.enumerations"); // NOI18N
(-)apisupport/www/phase-V-ui.html (-1 / +2 lines)
Lines 427-433 Link Here
427
   The <q>platform</q> modules <b>Auto Update</b> (meaningless in JNLP mode and not necessarily desirable in
427
   The <q>platform</q> modules <b>Auto Update</b> (meaningless in JNLP mode and not necessarily desirable in
428
   other applications); <b>Execution API</b>, <b>Core - Execution</b>, <b>Input/Output APIs</b>, <b>Output
428
   other applications); <b>Execution API</b>, <b>Core - Execution</b>, <b>Input/Output APIs</b>, <b>Output
429
   Window</b>, and <b>Multi-View Windows</b> (not very likely to be wanted in non-IDE-oriented applications, and
429
   Window</b>, and <b>Multi-View Windows</b> (not very likely to be wanted in non-IDE-oriented applications, and
430
   can add undesirable GUI elements in JNLP mode); <b>Deprecated Compatibility APIs</b> and <b>Deprecated
430
   can add undesirable GUI elements in JNLP mode); <b>Favorites</b> as that are needed only for applications
431
   accessing local files; <b>Deprecated Compatibility APIs</b> and <b>Deprecated
431
   Enumeration APIs</b> (only exist for compatibility with old modules).
432
   Enumeration APIs</b> (only exist for compatibility with old modules).
432
  </p>
433
  </p>
433
 </li>
434
 </li>
(-)ide/golden/deps.txt (-1 / +1 lines)
Lines 621-627 Link Here
621
  REQUIRES org.openide.modules.ModuleFormat1
621
  REQUIRES org.openide.modules.ModuleFormat1
622
  REQUIRES org.openide.options (platform)
622
  REQUIRES org.openide.options (platform)
623
  REQUIRES org.openide.util (platform)
623
  REQUIRES org.openide.util (platform)
624
MODULE org.netbeans.modules.favorites/1 (ide)
624
MODULE org.netbeans.modules.favorites/1 (platform)
625
  REQUIRES org.openide.actions (platform)
625
  REQUIRES org.openide.actions (platform)
626
  REQUIRES org.openide.awt (platform)
626
  REQUIRES org.openide.awt (platform)
627
  REQUIRES org.openide.dialogs (platform)
627
  REQUIRES org.openide.dialogs (platform)
(-)ide/golden/files-layout.txt (-3 / +3 lines)
Lines 616-622 Link Here
616
ide6/config/Modules/org-netbeans-modules-editor-util.xml
616
ide6/config/Modules/org-netbeans-modules-editor-util.xml
617
ide6/config/Modules/org-netbeans-modules-editor.xml
617
ide6/config/Modules/org-netbeans-modules-editor.xml
618
ide6/config/Modules/org-netbeans-modules-extbrowser.xml
618
ide6/config/Modules/org-netbeans-modules-extbrowser.xml
619
ide6/config/Modules/org-netbeans-modules-favorites.xml
620
ide6/config/Modules/org-netbeans-modules-form.xml
619
ide6/config/Modules/org-netbeans-modules-form.xml
621
ide6/config/Modules/org-netbeans-modules-html-editor-lib.xml
620
ide6/config/Modules/org-netbeans-modules-html-editor-lib.xml
622
ide6/config/Modules/org-netbeans-modules-html-editor.xml
621
ide6/config/Modules/org-netbeans-modules-html-editor.xml
Lines 774-780 Link Here
774
ide6/modules/org-netbeans-modules-editor-util.jar
773
ide6/modules/org-netbeans-modules-editor-util.jar
775
ide6/modules/org-netbeans-modules-editor.jar
774
ide6/modules/org-netbeans-modules-editor.jar
776
ide6/modules/org-netbeans-modules-extbrowser.jar
775
ide6/modules/org-netbeans-modules-extbrowser.jar
777
ide6/modules/org-netbeans-modules-favorites.jar
778
ide6/modules/org-netbeans-modules-form.jar
776
ide6/modules/org-netbeans-modules-form.jar
779
ide6/modules/org-netbeans-modules-html-editor-lib.jar
777
ide6/modules/org-netbeans-modules-html-editor-lib.jar
780
ide6/modules/org-netbeans-modules-html-editor.jar
778
ide6/modules/org-netbeans-modules-html-editor.jar
Lines 891-897 Link Here
891
ide6/update_tracking/org-netbeans-modules-editor-util.xml
889
ide6/update_tracking/org-netbeans-modules-editor-util.xml
892
ide6/update_tracking/org-netbeans-modules-editor.xml
890
ide6/update_tracking/org-netbeans-modules-editor.xml
893
ide6/update_tracking/org-netbeans-modules-extbrowser.xml
891
ide6/update_tracking/org-netbeans-modules-extbrowser.xml
894
ide6/update_tracking/org-netbeans-modules-favorites.xml
895
ide6/update_tracking/org-netbeans-modules-form.xml
892
ide6/update_tracking/org-netbeans-modules-form.xml
896
ide6/update_tracking/org-netbeans-modules-html-editor-lib.xml
893
ide6/update_tracking/org-netbeans-modules-html-editor-lib.xml
897
ide6/update_tracking/org-netbeans-modules-html-editor.xml
894
ide6/update_tracking/org-netbeans-modules-html-editor.xml
Lines 1089-1094 Link Here
1089
platform6/config/Modules/org-netbeans-core-windows.xml
1086
platform6/config/Modules/org-netbeans-core-windows.xml
1090
platform6/config/Modules/org-netbeans-core.xml
1087
platform6/config/Modules/org-netbeans-core.xml
1091
platform6/config/Modules/org-netbeans-modules-autoupdate.xml
1088
platform6/config/Modules/org-netbeans-modules-autoupdate.xml
1089
platform6/config/Modules/org-netbeans-modules-favorites.xml
1092
platform6/config/Modules/org-netbeans-modules-javahelp.xml
1090
platform6/config/Modules/org-netbeans-modules-javahelp.xml
1093
platform6/config/Modules/org-netbeans-modules-masterfs.xml
1091
platform6/config/Modules/org-netbeans-modules-masterfs.xml
1094
platform6/config/Modules/org-netbeans-modules-queries.xml
1092
platform6/config/Modules/org-netbeans-modules-queries.xml
Lines 1127-1132 Link Here
1127
platform6/modules/org-netbeans-core-windows.jar
1125
platform6/modules/org-netbeans-core-windows.jar
1128
platform6/modules/org-netbeans-core.jar
1126
platform6/modules/org-netbeans-core.jar
1129
platform6/modules/org-netbeans-modules-autoupdate.jar
1127
platform6/modules/org-netbeans-modules-autoupdate.jar
1128
platform6/modules/org-netbeans-modules-favorites.jar
1130
platform6/modules/org-netbeans-modules-javahelp.jar
1129
platform6/modules/org-netbeans-modules-javahelp.jar
1131
platform6/modules/org-netbeans-modules-masterfs.jar
1130
platform6/modules/org-netbeans-modules-masterfs.jar
1132
platform6/modules/org-netbeans-modules-queries.jar
1131
platform6/modules/org-netbeans-modules-queries.jar
Lines 1156-1161 Link Here
1156
platform6/update_tracking/org-netbeans-core-windows.xml
1155
platform6/update_tracking/org-netbeans-core-windows.xml
1157
platform6/update_tracking/org-netbeans-core.xml
1156
platform6/update_tracking/org-netbeans-core.xml
1158
platform6/update_tracking/org-netbeans-modules-autoupdate.xml
1157
platform6/update_tracking/org-netbeans-modules-autoupdate.xml
1158
platform6/update_tracking/org-netbeans-modules-favorites.xml
1159
platform6/update_tracking/org-netbeans-modules-javahelp.xml
1159
platform6/update_tracking/org-netbeans-modules-javahelp.xml
1160
platform6/update_tracking/org-netbeans-modules-masterfs.xml
1160
platform6/update_tracking/org-netbeans-modules-masterfs.xml
1161
platform6/update_tracking/org-netbeans-modules-queries.xml
1161
platform6/update_tracking/org-netbeans-modules-queries.xml
(-)ide/golden/modules.txt (-1 / +1 lines)
Lines 66-72 Link Here
66
MODULE org.netbeans.modules.editor.structure/1 (ide)
66
MODULE org.netbeans.modules.editor.structure/1 (ide)
67
MODULE org.netbeans.modules.editor.util/1 (ide)
67
MODULE org.netbeans.modules.editor.util/1 (ide)
68
MODULE org.netbeans.modules.extbrowser/1 (ide)
68
MODULE org.netbeans.modules.extbrowser/1 (ide)
69
MODULE org.netbeans.modules.favorites/1 (ide)
69
MODULE org.netbeans.modules.favorites/1 (platform)
70
MODULE org.netbeans.modules.form/2 (ide)
70
MODULE org.netbeans.modules.form/2 (ide)
71
MODULE org.netbeans.modules.html/1 (ide)
71
MODULE org.netbeans.modules.html/1 (ide)
72
MODULE org.netbeans.modules.html.editor/1 (ide)
72
MODULE org.netbeans.modules.html.editor/1 (ide)
(-)nbbuild/cluster.properties (-1 / +1 lines)
Lines 42-47 Link Here
42
        core/swing/plaf,\
42
        core/swing/plaf,\
43
        core/swing/tabcontrol,\
43
        core/swing/tabcontrol,\
44
        core/ui,\
44
        core/ui,\
45
        core/favorites,\
45
        core/windows,\
46
        core/windows,\
46
        openide/actions,\
47
        openide/actions,\
47
        openide/awt,\
48
        openide/awt,\
Lines 65-71 Link Here
65
nb.pkg.idesupport=\
66
nb.pkg.idesupport=\
66
	editor/completion,\
67
	editor/completion,\
67
        ant/debugger,\
68
        ant/debugger,\
68
        core/favorites,\
69
        core/ide,\
69
        core/ide,\
70
        core/navigator,\
70
        core/navigator,\
71
        core/options,\
71
        core/options,\
(-)core/favorites/src/org/netbeans/modules/favorites/Bundle.properties (+1 lines)
Lines 18-23 Link Here
18
18
19
Favorites=Favorites
19
Favorites=Favorites
20
Templates/Other=Other
20
Templates/Other=Other
21
Templates/Other/Folder=Folder
21
Templates/Other/file=Empty File
22
Templates/Other/file=Empty File
22
23
23
#name [display name]
24
#name [display name]
(-)core/favorites/src/org/netbeans/modules/favorites/resources/layer.xml (+11 lines)
Lines 86-91 Link Here
86
86
87
    <folder name="Templates" >
87
    <folder name="Templates" >
88
        <folder name="Other" >
88
        <folder name="Other" >
89
            <folder name="Folder">
90
                <attr name="template" boolvalue="true"/>
91
                <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.favorites.Bundle" />
92
                <attr name="templateWizardURL" urlvalue="nbresloc:/org/netbeans/modules/favorites/resources/templatesFolder.html" />
93
            </folder>
89
            <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.favorites.Bundle"/>
94
            <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.favorites.Bundle"/>
90
            <file name="file">
95
            <file name="file">
91
                <![CDATA[]]>
96
                <![CDATA[]]>
Lines 96-101 Link Here
96
                <attr name="templateCategory" stringvalue="simple-files"/>
101
                <attr name="templateCategory" stringvalue="simple-files"/>
97
            </file>
102
            </file>
98
        </folder>
103
        </folder>
104
        <!-- folder for all privileged templates -->
105
        <folder name="Privileged">
106
	    <file name="Folder.shadow">
107
                <attr name="originalFile" stringvalue="Templates/Other/Folder"/>
108
            </file>
109
	</folder>
99
    </folder>
110
    </folder>
100
 
111
 
101
</filesystem>
112
</filesystem>
(-)core/favorites/src/org/netbeans/modules/favorites/resources/templatesFolder.html (+16 lines)
Added Link Here
1
<!--
2
   -                 Sun Public License Notice
3
   - 
4
   - The contents of this file are subject to the Sun Public License
5
   - Version 1.0 (the "License"). You may not use this file except in
6
   - compliance with the License. A copy of the License is available at
7
   - http://www.sun.com/
8
   - 
9
   - The Original Code is NetBeans. The Initial Developer of the Original
10
   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
11
   - Microsystems, Inc. All Rights Reserved.
12
  -->
13
14
<HTML><BODY>
15
Creates a new folder on your disk.
16
</BODY></HTML>
(-)core/src/org/netbeans/core/Bundle.properties (-1 lines)
Lines 243-249 Link Here
243
Toolbars/StatusLine=Status Line
243
Toolbars/StatusLine=Status Line
244
Projects=Projects
244
Projects=Projects
245
Bookmarks=&Bookmarks
245
Bookmarks=&Bookmarks
246
Templates/Folder=Folder
247
Templates/Mount=Filesystems
246
Templates/Mount=Filesystems
248
Mount=Filesystems Settings
247
Mount=Filesystems Settings
249
248
(-)core/src/org/netbeans/core/resources/templatesFolder.html (-16 lines)
Removed Link Here
1
<!--
2
   -                 Sun Public License Notice
3
   - 
4
   - The contents of this file are subject to the Sun Public License
5
   - Version 1.0 (the "License"). You may not use this file except in
6
   - compliance with the License. A copy of the License is available at
7
   - http://www.sun.com/
8
   - 
9
   - The Original Code is NetBeans. The Initial Developer of the Original
10
   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
11
   - Microsystems, Inc. All Rights Reserved.
12
  -->
13
14
<HTML><BODY>
15
Creates a new folder on your disk.
16
</BODY></HTML>
(-)core/ui/src/org/netbeans/core/ui/resources/layer.xml (-9 lines)
Lines 252-263 Link Here
252
        <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.core.Bundle"/>
252
        <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.core.Bundle"/>
253
        <attr name="templateWizardURL" urlvalue="nbresloc:/org/netbeans/core/resources/templatesRootDescription.html"/>
253
        <attr name="templateWizardURL" urlvalue="nbresloc:/org/netbeans/core/resources/templatesRootDescription.html"/>
254
        <attr name="helpID" stringvalue="org.netbeans.core.actions.OptionsAction$Templates"/>
254
        <attr name="helpID" stringvalue="org.netbeans.core.actions.OptionsAction$Templates"/>
255
256
        <folder name="Folder">
257
            <attr name="template" boolvalue="true"/>
258
            <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.core.Bundle" />
259
            <attr name="templateWizardURL" urlvalue="nbresloc:/org/netbeans/core/resources/templatesFolder.html" />
260
        </folder>
261
        
255
        
262
        <folder name="Services">
256
        <folder name="Services">
263
            <attr name="simple" boolvalue="false" />
257
            <attr name="simple" boolvalue="false" />
Lines 275-283 Link Here
275
            <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.core.ui.resources.Bundle"/>
269
            <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.core.ui.resources.Bundle"/>
276
            <!-- a value to signal that this folder should not be visible in the simple new from template wizard -->
270
            <!-- a value to signal that this folder should not be visible in the simple new from template wizard -->
277
            <attr name="simple" boolvalue="false" />
271
            <attr name="simple" boolvalue="false" />
278
	    <file name="Folder.shadow">
279
                <attr name="originalFile" stringvalue="Templates/Folder"/>
280
            </file>
281
	</folder>
272
	</folder>
282
        
273
        
283
        <!-- folder for all recent templates -->
274
        <!-- folder for all recent templates -->

Return to bug 64968