Index: openide/build.xml =================================================================== RCS file: /cvs/openide/build.xml,v --- openide/build.xml 12 Apr 2005 15:45:20 -0000 1.186 +++ openide/build.xml 18 Apr 2005 13:44:47 -0000 @@ -54,7 +54,7 @@ - + @@ -232,53 +232,72 @@ --> - - - - - - - - - - - - - - + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - + @@ -296,7 +315,7 @@ - + @@ -322,87 +341,156 @@ + all-openide/actions, + all-openide/dialogs, + all-openide/explorer, + all-openide/fs, + all-openide/nodes, + all-openide/modules, + all-openide/options, + all-openide/text, + all-openide/util, + all-openide/util-enum, + all-openide/windows, + all-openide/awt, + all-openide/compat" /> - - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + - - + + + + + + - - + + + + + + - - + + + + + + - - + + + + + + - - + + + + + + - - + + + + + + - - + + + + + + - - + + + + + + - - + + + + + + - - + + + + + + + @@ -760,7 +848,7 @@ - + + + + + 14 + + + + + 6 + + + 1 + + + + true + false + true + false + false + + + bak + 0 + + + + 1 + 0 + 1 + 0 +
1
+
0
+ 1 + 2 + 1 + 1 +
+ + 1 + 0 + 1 + + 1 + 1 + 1 + + 1 + 1 +
0
+
0
+
+ 1 +
+ + + false + false + + + true + true + true + true + + + true + false + false + false + false + + + false + false + + + + true + true + + + + false + + + + false + false + false + + true + + 0 + 0 + 0 + 0 + + false + + + + + + + */ + * @throws $exceptionType$ DOCUMENT ME! + * @param $paramType$ DOCUMENT ME! + * @return DOCUMENT ME! + /**| * DOCUMENT ME! + + + + + false + false + false + + + - + false + false + + Inner Classes + Constructors + Instance fields + Instance initializers + Inner Interfaces + Methods + Static fields/initializers + + + + +
+ + 0 + false +
+
+ + 0 + false +
+ + disabled + + + + 3 + *:0|gnu:2|java:2|javax:2 + + disabled + true + + + false + + true + false + + true + + + false + + + 1 + 1 + 0 + 1 + 4 + 55 + 0 + 4 + 0 + 0 + 8 + 0 + 1 + + + false + false + + + + false + false + true + false + true + false + + + + false + false + true + false + false + static|field|initializer|constructor|method|interface|class + false + + + false + public|protected|private|abstract|static|final|synchronized|transient|volatile|native|strictfp + + + + + true + true + true + + + true + false + false + false + + false + + + false + false + true + + + + true + false + + true + true + true + true + true + true + + false + false + + + + + + 0 + false + false + false + + false + + false + false + + false + + + false + false + true + false + + + false + false + false + + + + false + true + 80 + + + + false + true + false + + false + false + false + + + + true + + false + + +
+
+ Index: openide/actions/build.xml =================================================================== RCS file: /cvs/openide/actions/build.xml,v --- openide/actions/build.xml 25 Mar 2004 16:05:26 -0000 1.8 +++ openide/actions/build.xml 18 Apr 2005 13:44:47 -0000 @@ -1,4 +1,4 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Index: openide/actions/manifest.mf =================================================================== RCS file: /cvs/openide/actions/manifest.mf,v --- openide/actions/manifest.mf 21 Aug 2003 09:21:31 -0000 1.2 +++ openide/actions/manifest.mf 18 Apr 2005 13:44:47 -0000 @@ -1,8 +1,5 @@ Manifest-Version: 1.0 -OpenIDE-Module: org.openide.actions/1 -OpenIDE-Module-Module-Dependencies: org.openide.util/1 > 1.0, org.openide.nodes/1 > 1.0, org.openide.dialogs/1 > 1.0, org.openide.explorer/1 > 1.0, org.openide.windows/1 > 1.0, org.openide.text/1 > 1.0, org.openide.filesystems/1 > 1.0, org.openide.options/1 > 1.0, org.openide.awt/1 > 1.0 -X-COMMENT: XXX WRONG! -OpenIDE-Module-Localizing-Bundle: org/openide/Bundle.properties -OpenIDE-Module-Specification-Version: @SPEC_VERS_SUBST@ -OpenIDE-Module-Implementation-Version: @BUILD_NUMBER_SUBST@ +OpenIDE-Module: org.openide.actions +OpenIDE-Module-Specification-Version: 6.2 +OpenIDE-Module-Localizing-Bundle: org/openide/actions/Bundle.properties Index: openide/actions/nbproject/.cvsignore =================================================================== RCS file: openide/actions/nbproject/.cvsignore --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/actions/nbproject/.cvsignore 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1, @@ +private Index: openide/actions/nbproject/project.properties =================================================================== RCS file: openide/actions/nbproject/project.properties --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/actions/nbproject/project.properties 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,19 @@ +# Sun Public License Notice +# +# The contents of this file are subject to the Sun Public License +# Version 1.0 (the "License"). You may not use this file except in +# compliance with the License. A copy of the License is available at +# http://www.sun.com/ +# +# The Original Code is NetBeans. The Initial Developer of the Original +# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun +# Microsystems, Inc. All Rights Reserved. + +is.autoload=true +javadoc.name=ActionsAPI +javadoc.title=Actions API +javadoc.main.page=org/openide/actions/doc-files/api.html +javadoc.arch=${basedir}/../arch/arch-openide-actions.xml +#javadoc.docfiles=${basedir}/api/doc +#javadoc.apichanges=${basedir}/api/apichanges.xml + Index: openide/actions/nbproject/project.xml =================================================================== RCS file: openide/actions/nbproject/project.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/actions/nbproject/project.xml 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,92 @@ + + + + org.netbeans.modules.apisupport.project + + + org.openide.actions + openide/actions + + + org.openide.util + + + + 6.2 + + + + org.openide.nodes + + + + 6.2 + + + + org.openide.awt + + + + 6.2 + + + + org.openide.options + + + + 6.2 + + + + org.openide.text + + + + 6.2 + + + + org.openide.explorer + + + + 6.2 + + + + org.openide.dialogs + + + + 6.2 + + + + org.openide.windows + + + + 6.2 + + + + + org.openide.actions + + + + + Index: openide/awt/build.xml =================================================================== RCS file: /cvs/openide/awt/build.xml,v --- openide/awt/build.xml 25 Mar 2004 16:05:24 -0000 1.5 +++ openide/awt/build.xml 18 Apr 2005 13:44:47 -0000 @@ -1,4 +1,4 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Index: openide/awt/manifest.mf =================================================================== RCS file: /cvs/openide/awt/manifest.mf,v --- openide/awt/manifest.mf 21 Aug 2003 09:21:33 -0000 1.2 +++ openide/awt/manifest.mf 18 Apr 2005 13:44:47 -0000 @@ -1,8 +1,5 @@ Manifest-Version: 1.0 -OpenIDE-Module: org.openide.awt/1 -OpenIDE-Module-Module-Dependencies: org.openide.util/1 -X-COMMENT: XXX WRONG! -OpenIDE-Module-Localizing-Bundle: org/openide/Bundle.properties -OpenIDE-Module-Specification-Version: @SPEC_VERS_SUBST@ -OpenIDE-Module-Implementation-Version: @BUILD_NUMBER_SUBST@ +OpenIDE-Module: org.openide.awt +OpenIDE-Module-Specification-Version: 6.2 +OpenIDE-Module-Localizing-Bundle: org/openide/awt/Bundle.properties Index: openide/awt/nbproject/.cvsignore =================================================================== RCS file: openide/awt/nbproject/.cvsignore --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/awt/nbproject/.cvsignore 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1, @@ +private Index: openide/awt/nbproject/project.properties =================================================================== RCS file: openide/awt/nbproject/project.properties --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/awt/nbproject/project.properties 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,19 @@ +# Sun Public License Notice +# +# The contents of this file are subject to the Sun Public License +# Version 1.0 (the "License"). You may not use this file except in +# compliance with the License. A copy of the License is available at +# http://www.sun.com/ +# +# The Original Code is NetBeans. The Initial Developer of the Original +# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun +# Microsystems, Inc. All Rights Reserved. + +is.autoload=true +javadoc.name=AWTAPI +javadoc.title=UI Utilities API +javadoc.main.page=org/openide/awt/doc-files/api.html +javadoc.arch=${basedir}/../arch/arch-openide-awt.xml +#javadoc.docfiles=${basedir}/api/doc +#javadoc.apichanges=${basedir}/api/apichanges.xml + Index: openide/awt/nbproject/project.xml =================================================================== RCS file: openide/awt/nbproject/project.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/awt/nbproject/project.xml 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,36 @@ + + + + org.netbeans.modules.apisupport.project + + + org.openide.awt + openide/awt + + + org.openide.util + + + + 6.2 + + + + + org.openide.awt + + + + + Index: openide/compat/build.xml =================================================================== RCS file: /cvs/openide/compat/build.xml,v --- openide/compat/build.xml 25 Mar 2004 16:05:22 -0000 1.7 +++ openide/compat/build.xml 18 Apr 2005 13:44:47 -0000 @@ -1,4 +1,4 @@ - + - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Index: openide/compat/manifest.mf =================================================================== RCS file: /cvs/openide/compat/manifest.mf,v --- openide/compat/manifest.mf 21 Nov 2003 17:20:09 -0000 1.2 +++ openide/compat/manifest.mf 18 Apr 2005 13:44:47 -0000 @@ -1,8 +1,5 @@ Manifest-Version: 1.0 -OpenIDE-Module: org.openide.compat/1 -OpenIDE-Module-Module-Dependencies: org.openide.util/1 > 1.0, org.openide.nodes/1 > 1.0, org.openide.dialogs/1 > 1.0, org.openide.explorer/1 > 1.0, org.openide.windows/1 > 1.0, org.openide.text/1 > 1.0, org.openide.filesystems/1 > 1.0, org.openide.options/1 > 1.0, org.openide.awt/1 > 1.0, org.openide.actions/1 > 1.0 -X-COMMENT: XXX WRONG! -OpenIDE-Module-Localizing-Bundle: org/openide/Bundle.properties -OpenIDE-Module-Specification-Version: @SPEC_VERS_SUBST@ -OpenIDE-Module-Implementation-Version: @BUILD_NUMBER_SUBST@ +OpenIDE-Module: org.openide.windows +OpenIDE-Module-Specification-Version: 6.2 +OpenIDE-Module-Localizing-Bundle: org/openide/windows/Bundle.properties Index: openide/compat/nbproject/.cvsignore =================================================================== RCS file: openide/compat/nbproject/.cvsignore --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/compat/nbproject/.cvsignore 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1, @@ +private Index: openide/compat/nbproject/project.properties =================================================================== RCS file: openide/compat/nbproject/project.properties --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/compat/nbproject/project.properties 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,19 @@ +# Sun Public License Notice +# +# The contents of this file are subject to the Sun Public License +# Version 1.0 (the "License"). You may not use this file except in +# compliance with the License. A copy of the License is available at +# http://www.sun.com/ +# +# The Original Code is NetBeans. The Initial Developer of the Original +# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun +# Microsystems, Inc. All Rights Reserved. + +is.autoload=true +javadoc.name=OpenideCompatAPI +javadoc.title=Deprecated Compatibility API +#javadoc.main.page=org/openide/windows/doc-files/api.html +#javadoc.arch=${basedir}/../arch/arch-openide-windows.xml +#javadoc.docfiles=${basedir}/api/doc +#javadoc.apichanges=${basedir}/api/apichanges.xml + Index: openide/compat/nbproject/project.xml =================================================================== RCS file: openide/compat/nbproject/project.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/compat/nbproject/project.xml 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,109 @@ + + + + org.netbeans.modules.apisupport.project + + + org.openide.compat + openide/compat + + + org.openide.util + + + + 6.2 + + + + org.openide.nodes + + + + 6.2 + + + + org.openide.awt + + + + 6.2 + + + + org.openide.options + + + + 6.2 + + + + org.openide.text + + + + 6.2 + + + + org.openide.explorer + + + + 6.2 + + + + org.openide.dialogs + + + + 6.2 + + + + org.openide.windows + + + + 6.2 + + + + org.openide.actions + + + + 6.2 + + + + org.openide.filesystems + + + + 6.2 + + + + + org.openide.explorer + org.openide.util + + + + + Index: openide/dialogs/build.xml =================================================================== RCS file: /cvs/openide/dialogs/build.xml,v --- openide/dialogs/build.xml 25 Mar 2004 16:05:11 -0000 1.5 +++ openide/dialogs/build.xml 18 Apr 2005 13:44:47 -0000 @@ -1,4 +1,4 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Index: openide/dialogs/manifest.mf =================================================================== RCS file: /cvs/openide/dialogs/manifest.mf,v --- openide/dialogs/manifest.mf 21 Aug 2003 09:21:37 -0000 1.2 +++ openide/dialogs/manifest.mf 18 Apr 2005 13:44:47 -0000 @@ -1,8 +1,5 @@ Manifest-Version: 1.0 -OpenIDE-Module: org.openide.dialogs/1 -OpenIDE-Module-Module-Dependencies: org.openide.util/1 > 1.0, org.openide.awt/1 > 1.0 -X-COMMENT: XXX WRONG! +OpenIDE-Module: org.openide.dialogs +OpenIDE-Module-Specification-Version: 6.2 OpenIDE-Module-Localizing-Bundle: org/openide/Bundle.properties -OpenIDE-Module-Specification-Version: @SPEC_VERS_SUBST@ -OpenIDE-Module-Implementation-Version: @BUILD_NUMBER_SUBST@ Index: openide/dialogs/nbproject/.cvsignore =================================================================== RCS file: openide/dialogs/nbproject/.cvsignore --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/dialogs/nbproject/.cvsignore 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1, @@ +private Index: openide/dialogs/nbproject/project.properties =================================================================== RCS file: openide/dialogs/nbproject/project.properties --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/dialogs/nbproject/project.properties 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,19 @@ +# Sun Public License Notice +# +# The contents of this file are subject to the Sun Public License +# Version 1.0 (the "License"). You may not use this file except in +# compliance with the License. A copy of the License is available at +# http://www.sun.com/ +# +# The Original Code is NetBeans. The Initial Developer of the Original +# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun +# Microsystems, Inc. All Rights Reserved. + +is.autoload=true +javadoc.name=DialogsAPI +javadoc.title=Dialogs API +javadoc.main.page=org/openide/doc-files/api.html +javadoc.arch=${basedir}/../arch/arch-openide-dialogs.xml +#javadoc.docfiles=${basedir}/api/doc +#javadoc.apichanges=${basedir}/api/apichanges.xml + Index: openide/dialogs/nbproject/project.xml =================================================================== RCS file: openide/dialogs/nbproject/project.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/dialogs/nbproject/project.xml 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,44 @@ + + + + org.netbeans.modules.apisupport.project + + + org.openide.dialogs + openide/dialogs + + + org.openide.util + + + + 6.2 + + + + org.openide.awt + + + + 6.2 + + + + + org.openide + + + + + Index: openide/explorer/build.xml =================================================================== RCS file: /cvs/openide/explorer/build.xml,v --- openide/explorer/build.xml 25 Mar 2004 16:05:10 -0000 1.6 +++ openide/explorer/build.xml 18 Apr 2005 13:44:47 -0000 @@ -1,4 +1,4 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Index: openide/explorer/manifest.mf =================================================================== RCS file: /cvs/openide/explorer/manifest.mf,v --- openide/explorer/manifest.mf 21 Aug 2003 09:21:38 -0000 1.2 +++ openide/explorer/manifest.mf 18 Apr 2005 13:44:47 -0000 @@ -1,8 +1,5 @@ Manifest-Version: 1.0 -OpenIDE-Module: org.openide.explorer/1 -OpenIDE-Module-Module-Dependencies: org.openide.util/1 > 1.0,org.openide.nodes/1 > 1.0,org.openide.dialogs/1 > 1.0, org.openide.options/1 > 1.0, org.openide.awt/1 > 1.0 -X-COMMENT: XXX WRONG! -OpenIDE-Module-Localizing-Bundle: org/openide/Bundle.properties -OpenIDE-Module-Specification-Version: @SPEC_VERS_SUBST@ -OpenIDE-Module-Implementation-Version: @BUILD_NUMBER_SUBST@ +OpenIDE-Module: org.openide.explorer +OpenIDE-Module-Specification-Version: 6.2 +OpenIDE-Module-Localizing-Bundle: org/openide/explorer/Bundle.properties Index: openide/explorer/nbproject/.cvsignore =================================================================== RCS file: openide/explorer/nbproject/.cvsignore --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/explorer/nbproject/.cvsignore 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1, @@ +private Index: openide/explorer/nbproject/project.properties =================================================================== RCS file: openide/explorer/nbproject/project.properties --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/explorer/nbproject/project.properties 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,19 @@ +# Sun Public License Notice +# +# The contents of this file are subject to the Sun Public License +# Version 1.0 (the "License"). You may not use this file except in +# compliance with the License. A copy of the License is available at +# http://www.sun.com/ +# +# The Original Code is NetBeans. The Initial Developer of the Original +# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun +# Microsystems, Inc. All Rights Reserved. + +is.autoload=true +javadoc.name=ExplorerAPI +javadoc.title=Explorer API +javadoc.main.page=org/openide/explorer/doc-files/api.html +javadoc.arch=${basedir}/../arch/arch-openide-explorer.xml +#javadoc.docfiles=${basedir}/api/doc +#javadoc.apichanges=${basedir}/api/apichanges.xml + Index: openide/explorer/nbproject/project.xml =================================================================== RCS file: openide/explorer/nbproject/project.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/explorer/nbproject/project.xml 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,68 @@ + + + + org.netbeans.modules.apisupport.project + + + org.openide.explorer + openide/explorer + + + org.openide.util + + + + 6.2 + + + + org.openide.nodes + + + + 6.2 + + + + org.openide.awt + + + + 6.2 + + + + org.openide.dialogs + + + + 6.2 + + + + org.openide.options + + + + 6.2 + + + + + org.openide.options + + + + + Index: openide/fs/build.xml =================================================================== RCS file: /cvs/openide/fs/build.xml,v --- openide/fs/build.xml 25 Mar 2004 16:05:08 -0000 1.6 +++ openide/fs/build.xml 18 Apr 2005 13:44:47 -0000 @@ -1,4 +1,4 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Index: openide/fs/manifest.mf =================================================================== RCS file: /cvs/openide/fs/manifest.mf,v --- openide/fs/manifest.mf 21 Aug 2003 09:21:40 -0000 1.2 +++ openide/fs/manifest.mf 18 Apr 2005 13:44:47 -0000 @@ -1,8 +1,5 @@ Manifest-Version: 1.0 -OpenIDE-Module: org.openide.filesystems/1 -OpenIDE-Module-Module-Dependencies: org.openide.util/1 -X-COMMENT: XXX WRONG! -OpenIDE-Module-Localizing-Bundle: org/openide/Bundle.properties -OpenIDE-Module-Specification-Version: @SPEC_VERS_SUBST@ -OpenIDE-Module-Implementation-Version: @BUILD_NUMBER_SUBST@ +OpenIDE-Module: org.openide.filesystems +OpenIDE-Module-Specification-Version: 6.2 +OpenIDE-Module-Localizing-Bundle: org/openide/filesystems/Bundle.properties Index: openide/fs/nbproject/.cvsignore =================================================================== RCS file: openide/fs/nbproject/.cvsignore --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/fs/nbproject/.cvsignore 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1, @@ +private Index: openide/fs/nbproject/project.properties =================================================================== RCS file: openide/fs/nbproject/project.properties --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/fs/nbproject/project.properties 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,20 @@ +# Sun Public License Notice +# +# The contents of this file are subject to the Sun Public License +# Version 1.0 (the "License"). You may not use this file except in +# compliance with the License. A copy of the License is available at +# http://www.sun.com/ +# +# The Original Code is NetBeans. The Initial Developer of the Original +# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun +# Microsystems, Inc. All Rights Reserved. + +is.autoload=true +module.jar.dir=core +javadoc.name=FileSystemsAPI +javadoc.title=File Systems API +javadoc.main.page=org/openide/filesystems/doc-files/api.html +javadoc.arch=${basedir}/../arch/arch-openide-fs.xml +#javadoc.docfiles=${basedir}/api/doc +#javadoc.apichanges=${basedir}/api/apichanges.xml + Index: openide/fs/nbproject/project.xml =================================================================== RCS file: openide/fs/nbproject/project.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/fs/nbproject/project.xml 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,36 @@ + + + + org.netbeans.modules.apisupport.project + + + org.openide.fs + openide/fs + + + org.openide.util + + + + 6.2 + + + + + org.openide.filesystems + + + + + Index: openide/modules/build.xml =================================================================== RCS file: /cvs/openide/modules/build.xml,v --- openide/modules/build.xml 25 Mar 2004 16:05:01 -0000 1.5 +++ openide/modules/build.xml 18 Apr 2005 13:44:47 -0000 @@ -1,4 +1,4 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Index: openide/modules/manifest.mf =================================================================== RCS file: /cvs/openide/modules/manifest.mf,v --- openide/modules/manifest.mf 25 Aug 2003 19:29:45 -0000 1.3 +++ openide/modules/manifest.mf 18 Apr 2005 13:44:47 -0000 @@ -1,20 +1,5 @@ Manifest-Version: 1.0 -X-Comment: CAREFUL; Specification-Title, Specification-Version, and Implementation-Version should not be changed gratuitously (they are used by Modules API!) -Specification-Title: IDE/1 -X-Comment-2: change specification version in openide-spec-vers.properties -Specification-Version: @SPEC_VERS_SUBST@ -Specification-Vendor: NetBeans -Implementation-Title: NetBeans Modules API -Implementation-Version: @BUILD_NUMBER_SUBST@ -Implementation-Vendor: NetBeans -OpenIDE-Module: org.openide.modules/1 -OpenIDE-Module-Module-Dependencies: org.openide.util/1 -X-Comment-3: XXX WRONG! -OpenIDE-Module-Localizing-Bundle: org/openide/Bundle.properties -OpenIDE-Module-Specification-Version: @SPEC_VERS_SUBST@ -OpenIDE-Module-Implementation-Version: @BUILD_NUMBER_SUBST@ - -Name: /org/openide/modules/ -Package-Title: org.openide.modules -X-Comment-4: also needs to be left here so Package.getPackage("org.openide.modules") works +OpenIDE-Module: org.openide.modules +OpenIDE-Module-Specification-Version: 6.2 +OpenIDE-Module-Localizing-Bundle: org/openide/modules/Bundle.properties Index: openide/modules/nbproject/.cvsignore =================================================================== RCS file: openide/modules/nbproject/.cvsignore --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/modules/nbproject/.cvsignore 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1, @@ +private Index: openide/modules/nbproject/project.properties =================================================================== RCS file: openide/modules/nbproject/project.properties --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/modules/nbproject/project.properties 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,19 @@ +# Sun Public License Notice +# +# The contents of this file are subject to the Sun Public License +# Version 1.0 (the "License"). You may not use this file except in +# compliance with the License. A copy of the License is available at +# http://www.sun.com/ +# +# The Original Code is NetBeans. The Initial Developer of the Original +# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun +# Microsystems, Inc. All Rights Reserved. + +module.dir=lib +javadoc.name=ModulesAPI +javadoc.title=Modules API +javadoc.main.page=org/openide/modules/doc-files/api.html +javadoc.arch=${basedir}/../arch/arch-openide-modules.xml +#javadoc.docfiles=${basedir}/api/doc +#javadoc.apichanges=${basedir}/api/apichanges.xml + Index: openide/modules/nbproject/project.xml =================================================================== RCS file: openide/modules/nbproject/project.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/modules/nbproject/project.xml 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,36 @@ + + + + org.netbeans.modules.apisupport.project + + + org.openide.modules + openide/modules + + + org.openide.util + + + + 6.2 + + + + + org.openide.modules + + + + + Index: openide/nodes/build.xml =================================================================== RCS file: /cvs/openide/nodes/build.xml,v --- openide/nodes/build.xml 25 Mar 2004 16:04:59 -0000 1.6 +++ openide/nodes/build.xml 18 Apr 2005 13:44:47 -0000 @@ -1,4 +1,4 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Index: openide/nodes/manifest.mf =================================================================== RCS file: /cvs/openide/nodes/manifest.mf,v --- openide/nodes/manifest.mf 21 Aug 2003 09:21:43 -0000 1.2 +++ openide/nodes/manifest.mf 18 Apr 2005 13:44:47 -0000 @@ -1,8 +1,5 @@ Manifest-Version: 1.0 -OpenIDE-Module: org.openide.nodes/1 -OpenIDE-Module-Module-Dependencies: org.openide.util/1 > 1.0, org.openide.dialogs/1 > 1.0, org.openide.awt/1 > 1.0 -X-COMMENT: XXX WRONG! -OpenIDE-Module-Localizing-Bundle: org/openide/Bundle.properties -OpenIDE-Module-Specification-Version: @SPEC_VERS_SUBST@ -OpenIDE-Module-Implementation-Version: @BUILD_NUMBER_SUBST@ +OpenIDE-Module: org.openide.nodes +OpenIDE-Module-Specification-Version: 6.2 +OpenIDE-Module-Localizing-Bundle: org/openide/nodes/Bundle.properties Index: openide/nodes/nbproject/.cvsignore =================================================================== RCS file: openide/nodes/nbproject/.cvsignore --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/nodes/nbproject/.cvsignore 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1, @@ +private Index: openide/nodes/nbproject/project.properties =================================================================== RCS file: openide/nodes/nbproject/project.properties --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/nodes/nbproject/project.properties 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,19 @@ +# Sun Public License Notice +# +# The contents of this file are subject to the Sun Public License +# Version 1.0 (the "License"). You may not use this file except in +# compliance with the License. A copy of the License is available at +# http://www.sun.com/ +# +# The Original Code is NetBeans. The Initial Developer of the Original +# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun +# Microsystems, Inc. All Rights Reserved. + +is.autoload=true +javadoc.name=NodesAPI +javadoc.title=Nodes API +javadoc.main.page=org/openide/nodes/doc-files/api.html +javadoc.arch=${basedir}/../arch/arch-openide-nodes.xml +#javadoc.docfiles=${basedir}/api/doc +#javadoc.apichanges=${basedir}/api/apichanges.xml + Index: openide/nodes/nbproject/project.xml =================================================================== RCS file: openide/nodes/nbproject/project.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/nodes/nbproject/project.xml 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,52 @@ + + + + org.netbeans.modules.apisupport.project + + + org.openide.nodes + openide/nodes + + + org.openide.util + + + + 6.2 + + + + org.openide.awt + + + + 6.2 + + + + org.openide.dialogs + + + + 6.2 + + + + + org.openide.nodes + + + + + Index: openide/options/build.xml =================================================================== RCS file: /cvs/openide/options/build.xml,v --- openide/options/build.xml 25 Mar 2004 16:04:59 -0000 1.5 +++ openide/options/build.xml 18 Apr 2005 13:44:47 -0000 @@ -1,4 +1,4 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Index: openide/options/manifest.mf =================================================================== RCS file: /cvs/openide/options/manifest.mf,v --- openide/options/manifest.mf 21 Aug 2003 09:21:44 -0000 1.2 +++ openide/options/manifest.mf 18 Apr 2005 13:44:47 -0000 @@ -1,8 +1,5 @@ Manifest-Version: 1.0 -OpenIDE-Module: org.openide.options/1 -OpenIDE-Module-Module-Dependencies: org.openide.util/1 -X-COMMENT: XXX WRONG! -OpenIDE-Module-Localizing-Bundle: org/openide/Bundle.properties -OpenIDE-Module-Specification-Version: @SPEC_VERS_SUBST@ -OpenIDE-Module-Implementation-Version: @BUILD_NUMBER_SUBST@ +OpenIDE-Module: org.openide.options +OpenIDE-Module-Specification-Version: 6.2 +OpenIDE-Module-Localizing-Bundle: org/openide/options/Bundle.properties Index: openide/options/nbproject/.cvsignore =================================================================== RCS file: openide/options/nbproject/.cvsignore --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/options/nbproject/.cvsignore 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1, @@ +private Index: openide/options/nbproject/project.properties =================================================================== RCS file: openide/options/nbproject/project.properties --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/options/nbproject/project.properties 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,19 @@ +# Sun Public License Notice +# +# The contents of this file are subject to the Sun Public License +# Version 1.0 (the "License"). You may not use this file except in +# compliance with the License. A copy of the License is available at +# http://www.sun.com/ +# +# The Original Code is NetBeans. The Initial Developer of the Original +# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun +# Microsystems, Inc. All Rights Reserved. + +is.autoload=true +javadoc.name=OptionsAPI +javadoc.title=Options Settings API +javadoc.main.page=org/openide/options/doc-files/api.html +javadoc.arch=${basedir}/../arch/arch-openide-settings.xml +#javadoc.docfiles=${basedir}/api/doc +#javadoc.apichanges=${basedir}/api/apichanges.xml + Index: openide/options/nbproject/project.xml =================================================================== RCS file: openide/options/nbproject/project.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/options/nbproject/project.xml 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,36 @@ + + + + org.netbeans.modules.apisupport.project + + + org.openide.options + openide/options + + + org.openide.util + + + + 6.2 + + + + + org.openide.options + + + + + Index: openide/src/org/openide/modules/Bundle.properties =================================================================== RCS file: openide/src/org/openide/modules/Bundle.properties --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/src/org/openide/modules/Bundle.properties 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,13 @@ +# Sun Public License Notice +# +# The contents of this file are subject to the Sun Public License +# Version 1.0 (the "License"). You may not use this file except in +# compliance with the License. A copy of the License is available at +# http://www.sun.com/ +# +# The Original Code is NetBeans. The Initial Developer of the Original +# Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun +# Microsystems, Inc. All Rights Reserved. + + + Index: openide/src/org/openide/util/enum/Bundle.properties =================================================================== RCS file: openide/src/org/openide/util/enum/Bundle.properties --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/src/org/openide/util/enum/Bundle.properties 18 Apr 2005 13:44:47 -0000 @@ -0,0 +1,13 @@ +# Sun Public License Notice +# +# The contents of this file are subject to the Sun Public License +# Version 1.0 (the "License"). You may not use this file except in +# compliance with the License. A copy of the License is available at +# http://www.sun.com/ +# +# The Original Code is NetBeans. The Initial Developer of the Original +# Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun +# Microsystems, Inc. All Rights Reserved. + + + Index: openide/text/build.xml =================================================================== RCS file: /cvs/openide/text/build.xml,v --- openide/text/build.xml 25 Mar 2004 16:04:51 -0000 1.7 +++ openide/text/build.xml 18 Apr 2005 13:44:49 -0000 @@ -1,4 +1,4 @@ - + - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Index: openide/text/manifest.mf =================================================================== RCS file: /cvs/openide/text/manifest.mf,v --- openide/text/manifest.mf 21 Aug 2003 09:21:49 -0000 1.2 +++ openide/text/manifest.mf 18 Apr 2005 13:44:49 -0000 @@ -1,8 +1,5 @@ Manifest-Version: 1.0 -OpenIDE-Module: org.openide.text/1 -OpenIDE-Module-Module-Dependencies: org.openide.util/1 > 1.0, org.openide.windows/1 > 1.0, org.openide.nodes/1 > 1.0, org.openide.dialogs/1 > 1.0, org.openide.options/1 > 1.0, org.openide.awt/1 > 1.0 -X-COMMENT: XXX WRONG! -OpenIDE-Module-Localizing-Bundle: org/openide/Bundle.properties -OpenIDE-Module-Specification-Version: @SPEC_VERS_SUBST@ -OpenIDE-Module-Implementation-Version: @BUILD_NUMBER_SUBST@ +OpenIDE-Module: org.openide.windows +OpenIDE-Module-Specification-Version: 6.2 +OpenIDE-Module-Localizing-Bundle: org/openide/windows/Bundle.properties Index: openide/text/nbproject/.cvsignore =================================================================== RCS file: openide/text/nbproject/.cvsignore --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/text/nbproject/.cvsignore 18 Apr 2005 13:44:49 -0000 @@ -0,0 +1, @@ +private Index: openide/text/nbproject/project.properties =================================================================== RCS file: openide/text/nbproject/project.properties --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/text/nbproject/project.properties 18 Apr 2005 13:44:49 -0000 @@ -0,0 +1,19 @@ +# Sun Public License Notice +# +# The contents of this file are subject to the Sun Public License +# Version 1.0 (the "License"). You may not use this file except in +# compliance with the License. A copy of the License is available at +# http://www.sun.com/ +# +# The Original Code is NetBeans. The Initial Developer of the Original +# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun +# Microsystems, Inc. All Rights Reserved. + +is.autoload=true +javadoc.name=WindowsAPI +javadoc.title=Windows API +javadoc.main.page=org/openide/windows/doc-files/api.html +javadoc.arch=${basedir}/../arch/arch-openide-windows.xml +#javadoc.docfiles=${basedir}/api/doc +#javadoc.apichanges=${basedir}/api/apichanges.xml + Index: openide/text/nbproject/project.xml =================================================================== RCS file: openide/text/nbproject/project.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/text/nbproject/project.xml 18 Apr 2005 13:44:49 -0000 @@ -0,0 +1,76 @@ + + + + org.netbeans.modules.apisupport.project + + + org.openide.text + openide/text + + + org.openide.util + + + + 6.2 + + + + org.openide.nodes + + + + 6.2 + + + + org.openide.awt + + + + 6.2 + + + + org.openide.windows + + + + 6.2 + + + + org.openide.dialogs + + + + 6.2 + + + + org.openide.options + + + + 6.2 + + + + + org.openide.text + + + + + Index: openide/util/build.xml =================================================================== RCS file: /cvs/openide/util/build.xml,v --- openide/util/build.xml 25 Mar 2004 16:04:50 -0000 1.7 +++ openide/util/build.xml 18 Apr 2005 13:44:49 -0000 @@ -1,4 +1,4 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Index: openide/util/manifest.mf =================================================================== RCS file: /cvs/openide/util/manifest.mf,v --- openide/util/manifest.mf 21 Aug 2003 09:21:50 -0000 1.2 +++ openide/util/manifest.mf 18 Apr 2005 13:44:49 -0000 @@ -1,7 +1,5 @@ Manifest-Version: 1.0 -OpenIDE-Module: org.openide.util/1 -X-COMMENT: XXX WRONG! -OpenIDE-Module-Localizing-Bundle: org/openide/Bundle.properties -OpenIDE-Module-Specification-Version: @SPEC_VERS_SUBST@ -OpenIDE-Module-Implementation-Version: @BUILD_NUMBER_SUBST@ +OpenIDE-Module: org.openide.util +OpenIDE-Module-Specification-Version: 6.2 +OpenIDE-Module-Localizing-Bundle: org/openide/util/Bundle.properties Index: openide/util/enum/build.xml =================================================================== RCS file: /cvs/openide/util/enum/build.xml,v --- openide/util/enum/build.xml 12 Apr 2005 15:45:21 -0000 1.1 +++ openide/util/enum/build.xml 18 Apr 2005 13:44:49 -0000 @@ -1,4 +1,4 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Index: openide/util/enum/manifest.mf =================================================================== RCS file: /cvs/openide/util/enum/manifest.mf,v --- openide/util/enum/manifest.mf 12 Apr 2005 15:45:22 -0000 1.1 +++ openide/util/enum/manifest.mf 18 Apr 2005 13:44:49 -0000 @@ -1,7 +1,5 @@ Manifest-Version: 1.0 -OpenIDE-Module: org.openide.util.enum/1 -X-COMMENT: XXX WRONG! -OpenIDE-Module-Localizing-Bundle: org/openide/Bundle.properties -OpenIDE-Module-Specification-Version: @SPEC_VERS_SUBST@ -OpenIDE-Module-Implementation-Version: @BUILD_NUMBER_SUBST@ +OpenIDE-Module: org.openide.util.enum +OpenIDE-Module-Specification-Version: 6.2 +OpenIDE-Module-Localizing-Bundle: org/openide/util/enum/Bundle.properties Index: openide/util/enum/nbproject/.cvsignore =================================================================== RCS file: openide/util/enum/nbproject/.cvsignore --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/util/enum/nbproject/.cvsignore 18 Apr 2005 13:44:49 -0000 @@ -0,0 +1, @@ +private Index: openide/util/enum/nbproject/project.properties =================================================================== RCS file: openide/util/enum/nbproject/project.properties --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/util/enum/nbproject/project.properties 18 Apr 2005 13:44:49 -0000 @@ -0,0 +1,19 @@ +# Sun Public License Notice +# +# The contents of this file are subject to the Sun Public License +# Version 1.0 (the "License"). You may not use this file except in +# compliance with the License. A copy of the License is available at +# http://www.sun.com/ +# +# The Original Code is NetBeans. The Initial Developer of the Original +# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun +# Microsystems, Inc. All Rights Reserved. + +javadoc.name=OldEnumerationAPI +javadoc.title=Old Enumeration API +is.autoload=true +#javadoc.main.page=org/openide/util/doc-files/api.html +#javadoc.arch=${basedir}/../arch/arch-openide-util.xml +#javadoc.docfiles=${basedir}/api/doc +#javadoc.apichanges=${basedir}/api/apichanges.xml + Index: openide/util/enum/nbproject/project.xml =================================================================== RCS file: openide/util/enum/nbproject/project.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/util/enum/nbproject/project.xml 18 Apr 2005 13:44:49 -0000 @@ -0,0 +1,39 @@ + + + + org.netbeans.modules.apisupport.project + + + org.openide.util.enum + openide/util/enum + + + + + org.openide.util.enum + + + + + Index: openide/util/nbproject/.cvsignore =================================================================== RCS file: openide/util/nbproject/.cvsignore --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/util/nbproject/.cvsignore 18 Apr 2005 13:44:49 -0000 @@ -0,0 +1, @@ +private Index: openide/util/nbproject/project.properties =================================================================== RCS file: openide/util/nbproject/project.properties --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/util/nbproject/project.properties 18 Apr 2005 13:44:49 -0000 @@ -0,0 +1,19 @@ +# Sun Public License Notice +# +# The contents of this file are subject to the Sun Public License +# Version 1.0 (the "License"). You may not use this file except in +# compliance with the License. A copy of the License is available at +# http://www.sun.com/ +# +# The Original Code is NetBeans. The Initial Developer of the Original +# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun +# Microsystems, Inc. All Rights Reserved. + +module.jar.dir=lib +javadoc.name=UtilitiesAPI +javadoc.title=Utilities API +javadoc.main.page=org/openide/util/doc-files/api.html +javadoc.arch=${basedir}/../arch/arch-openide-util.xml +#javadoc.docfiles=${basedir}/api/doc +#javadoc.apichanges=${basedir}/api/apichanges.xml + Index: openide/util/nbproject/project.xml =================================================================== RCS file: openide/util/nbproject/project.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/util/nbproject/project.xml 18 Apr 2005 13:44:49 -0000 @@ -0,0 +1,45 @@ + + + + org.netbeans.modules.apisupport.project + + + org.openide.util + openide/util + + + + + org.openide + org.openide.util + org.openide.util.datatransfer + org.openide.util.actions + org.openide.util.lookup + org.openide.util.io + org.openide.xml + + + + + Index: openide/windows/build.xml =================================================================== RCS file: /cvs/openide/windows/build.xml,v --- openide/windows/build.xml 25 Mar 2004 16:04:48 -0000 1.9 +++ openide/windows/build.xml 18 Apr 2005 13:44:49 -0000 @@ -1,4 +1,4 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Index: openide/windows/manifest.mf =================================================================== RCS file: /cvs/openide/windows/manifest.mf,v --- openide/windows/manifest.mf 21 Aug 2003 09:21:51 -0000 1.2 +++ openide/windows/manifest.mf 18 Apr 2005 13:44:49 -0000 @@ -1,9 +1,5 @@ Manifest-Version: 1.0 -OpenIDE-Module: org.openide.windows/1 -X-COMMENT: XXX WRONG! -OpenIDE-Module-Localizing-Bundle: org/openide/Bundle.properties -OpenIDE-Module-Module-Dependencies: org.openide.util/1 > 1.0, org.openide.nodes/1 > 1.0, org.openide.dialogs/1 > 1.0, org.openide.awt/1 > 1.0 -OpenIDE-Module-Specification-Version: @SPEC_VERS_SUBST@ -OpenIDE-Module-Implementation-Version: @BUILD_NUMBER_SUBST@ -OpenIDE-Module-Public-Packages: org.openide.** +OpenIDE-Module: org.openide.windows +OpenIDE-Module-Specification-Version: 6.2 +OpenIDE-Module-Localizing-Bundle: org/openide/windows/Bundle.properties Index: openide/windows/nbproject/.cvsignore =================================================================== RCS file: openide/windows/nbproject/.cvsignore --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/windows/nbproject/.cvsignore 18 Apr 2005 13:44:49 -0000 @@ -0,0 +1, @@ +private Index: openide/windows/nbproject/project.properties =================================================================== RCS file: openide/windows/nbproject/project.properties --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/windows/nbproject/project.properties 18 Apr 2005 13:44:49 -0000 @@ -0,0 +1,19 @@ +# Sun Public License Notice +# +# The contents of this file are subject to the Sun Public License +# Version 1.0 (the "License"). You may not use this file except in +# compliance with the License. A copy of the License is available at +# http://www.sun.com/ +# +# The Original Code is NetBeans. The Initial Developer of the Original +# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun +# Microsystems, Inc. All Rights Reserved. + +is.autoload=true +javadoc.name=WindowsAPI +javadoc.title=Windows API +javadoc.main.page=org/openide/windows/doc-files/api.html +javadoc.arch=${basedir}/../arch/arch-openide-windows.xml +#javadoc.docfiles=${basedir}/api/doc +#javadoc.apichanges=${basedir}/api/apichanges.xml + Index: openide/windows/nbproject/project.xml =================================================================== RCS file: openide/windows/nbproject/project.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openide/windows/nbproject/project.xml 18 Apr 2005 13:44:49 -0000 @@ -0,0 +1,52 @@ + + + + org.netbeans.modules.apisupport.project + + + org.openide.windows + openide/windows + + + org.openide.util + + + + 6.2 + + + + org.openide.nodes + + + + 6.2 + + + + org.openide.awt + + + + 6.2 + + + + + org.openide.windows + + + + + Index: nbbuild/build.xml =================================================================== RCS file: /cvs/nbbuild/build.xml,v --- nbbuild/build.xml 11 Apr 2005 16:41:58 -0000 1.657 +++ nbbuild/build.xml 18 Apr 2005 13:45:05 -0000 @@ -148,9 +148,143 @@
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + Index: nbbuild/cluster.properties =================================================================== RCS file: /cvs/nbbuild/cluster.properties,v --- nbbuild/cluster.properties 5 Apr 2005 18:23:11 -0000 1.80 +++ nbbuild/cluster.properties 18 Apr 2005 13:45:05 -0000 @@ -40,6 +40,7 @@ #List of clusters in standard build nb.clusters.list=nb.cluster.platform, \ + nb.cluster.platform.extra, \ nb.cluster.ide, \ nb.cluster.j2ee, \ nb.cluster.nb @@ -48,16 +49,20 @@ ${nb.clusters.list}, \ ${clusters.extra.list} -nb.cluster.platform.extra.dir=platform5 -nb.cluster.platform.extra.depends=nb.cluster.platform +nb.cluster.platform.extra.dir=tmp +nb.cluster.platform.extra.depends= nb.cluster.platform.extra=openide/util, \ openide/actions, \ + openide/options, \ + openide/compat, \ openide/awt, \ openide/dialogs, \ openide/nodes, \ openide/explorer, \ openide/fs, \ + openide/modules, \ openide/text, \ + openide/util/enum, \ openide/windows nb.cluster.platform.dir=platform5 Index: nbbuild/templates/modules.xml =================================================================== RCS file: /cvs/nbbuild/templates/modules.xml,v --- nbbuild/templates/modules.xml 16 Apr 2005 19:27:51 -0000 1.97 +++ nbbuild/templates/modules.xml 18 Apr 2005 13:45:05 -0000 @@ -570,6 +570,56 @@ lib/openide.jar + openide/util + org.openide.util + bin/org-openide-util.jar + + + openide/util/enum + org.openide.util.enum + + + openide/options + org.openide.options + + + openide/modules + org.openide.modules + + + openide/fs + org.openide.filesystems + lib/org-openide-fs.jar + + + openide/awt + org.openide.awt + + + openide/dialogs + org.openide.dialogs + + + openide/nodes + org.openide.nodes + + + openide/explorer + org.openide.explorer + + + openide/windows + org.openide.windows + + + openide/text + org.openide.text + + + openide/actions + org.openide.actions + + openide/convertor org.netbeans.modules.convertor Index: ide/golden/files-layout.txt =================================================================== RCS file: /cvs/ide/golden/files-layout.txt,v --- ide/golden/files-layout.txt 16 Apr 2005 19:27:37 -0000 1.41 +++ ide/golden/files-layout.txt 18 Apr 2005 13:45:11 -0000 @@ -833,6 +833,7 @@ nb.cluster.j2ee.built nb.cluster.nb.built nb.cluster.platform.built +nb.cluster.platform.extra.built nb4.1/config/Modules/org-netbeans-modules-applemenu.xml nb4.1/config/Modules/org-netbeans-modules-ide-branding.xml nb4.1/config/Modules/org-netbeans-modules-updatecenters.xml