Index: nbbuild/build.properties =================================================================== RCS file: /cvs/nbbuild/build.properties,v retrieving revision 1.215 diff -u -r1.215 build.properties --- nbbuild/build.properties 29 Oct 2004 19:43:51 -0000 1.215 +++ nbbuild/build.properties 11 Nov 2004 15:41:30 -0000 @@ -332,8 +332,6 @@ openide/loaders, \ openide/io, \ openide/execution, \ - openidex, \ - ant, \ core/javahelp, \ core/settings, \ core/multiview, \ @@ -348,28 +346,14 @@ debuggercore, \ debuggerjpda/api, \ ant/project, \ - j2eeserver, \ java/api, \ java/javacore, \ java/javamodel, \ java/platform, \ java/project, \ - lexer, \ vcscore, \ - xml/api, \ web/ddapi -config.modules.javadoc=jellytools, \ - openide/registry, \ - core/registry, \ - openide/convertor, \ - openide/masterfs, \ - openide/looks, \ - core/term, \ - core/swing/tabcontrol, \ - core/swing/plaf, \ - autoupdate, \ - mdr/mdrapi, \ - jemmy/idemodule +config.modules.javadoc=mdr/mdrapi # configuration for signature test builds config.fixedmodules.sigtest=${config.fixedmodules.stable} Index: nbbuild/javadoctools/export2html.xsl =================================================================== RCS file: /cvs/nbbuild/javadoctools/export2html.xsl,v retrieving revision 1.23 diff -u -r1.23 export2html.xsl --- nbbuild/javadoctools/export2html.xsl 5 Oct 2004 14:24:47 -0000 1.23 +++ nbbuild/javadoctools/export2html.xsl 11 Nov 2004 15:41:31 -0000 @@ -44,8 +44,9 @@ - This document provides a list of NetBeans APIs with a short description - of what they are used for, and a table describing different types of interfaces + This document provides a list of NetBeans APIs released for + NetBeans 4.0. Each API comes with a short description + of what it can be used for, and a table describing different types of interfaces (see What is an API? to understand why we list DTDs, file formats, etc.) and with a stability category (see + The goal was to list only APIs that are stable or close to stable state + (under development) in NetBeans 4.0. If you are looking for a list of + all APIs NetBeans provides, look at the documentation of the + development version. +

Some of these APIs are part of the NetBeans Platform (for example lookup, @@ -67,10 +73,6 @@ (usually via autoupdate). Basically when building an application based on NetBeans one is free to choose the set of modules and their APIs to satisfy one's needs. -

- To get the API of your module listed here, see the documentation for the - Javadoc building - infrastructure.

Additional Sources of Information

Index: core/arch/arch-core-multiview.xml =================================================================== RCS file: /cvs/core/arch/arch-core-multiview.xml,v retrieving revision 1.6 diff -u -r1.6 arch-core-multiview.xml --- core/arch/arch-core-multiview.xml 9 Jun 2004 13:46:45 -0000 1.6 +++ core/arch/arch-core-multiview.xml 11 Nov 2004 15:41:31 -0000 @@ -30,7 +30,7 @@ Design is discussed in separate design document, accompanied by simple diagram. - +