Un-declaring some nonexistent deps on core. dev_simple_plugin
authorjglick@netbeans.org
Thu, 25 Mar 2004 16:08:17 +0000
changeset 1491f7ba32566073
parent 1490 087a5591931f
child 1492 316a320cd210
Un-declaring some nonexistent deps on core.
web/arch/arch-web-core.xml
     1.1 --- a/web/arch/arch-web-core.xml	Mon Mar 22 15:32:56 2004 +0000
     1.2 +++ b/web/arch/arch-web-core.xml	Thu Mar 25 16:08:17 2004 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  http://www.sun.com/
     1.5  
     1.6  The Original Code is NetBeans. The Initial Developer of the Original
     1.7 -Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
     1.8 +Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
     1.9  Microsystems, Inc. All Rights Reserved.
    1.10  -->
    1.11  <!DOCTYPE api-answers PUBLIC "-//NetBeans//DTD Arch Answers//EN" "../../nbbuild/antsrc/org/netbeans/nbbuild/Arch.dtd" [
    1.12 @@ -464,9 +464,7 @@
    1.13          </question>
    1.14  -->
    1.15  <answer id="exec-privateaccess">
    1.16 -It accesses core settings for preffered web browser by calling 
    1.17 -<code>org.netbeans.core.IDESettings.getWWWBrowser</code> to obtain system preference
    1.18 -and listen to its changes.
    1.19 +<!-- XXX this was answered backwards before: should say what calls this, not what it calls -->
    1.20  </answer>
    1.21  
    1.22