Re: [xml-dev] XML Editor settings
John Jullion-Ceccarelli <[email protected]> Mon, 17 Feb 2003 14:30:57 +0100
| Newsgroups | gmane.comp.java.netbeans.modules.xml.devel |
|---|---|
| Organization | Sun Microsystems Czech |
| Message-ID | <[email protected]> |
Petr Kuzel wrote: > John Jullion-Ceccarelli wrote: > >> Petr Kuzel wrote: >> >>> John Jullion-Ceccarelli wrote: >>> >>>> Hello, >>>> >>>> With the XML tree editor being removed from the standard >>>> distribution, I was wondering what's going to happen to the XML >>>> Editor settings. These settings affect not just how XML nodes are >>>> displayed in the tree editor, but also in the Explorer. Seems like >>>> at least things like Default Node View Settings and Printable Node >>>> Length should be available. I propose we move these to XML General >>>> Settings. We need to do this quick, though :-) >>> >>> >>> >>> >>> Explorer structure and the tree editor are the same. Without the tree >>> editor there is no xml structure in explorer. No need to move them >>> around >>> (at least not for Nevada - Sun branded NetBeans distribution). >> >> >> >> Now I'm lost again. I am assuming that the XML tree editor *will not* >> be included in both Nevada and NetBeans 3.5 standard distro. Does that >> mean that XML nodes will have no subnodes in the Explorer? Will the >> XML Editor Settings node in the Options window still be there? > > > John you can disable the XML Tree Editor module to simulate it. > If only documentation followed module enableness. Is there a RFE > four our help framework? A RFE raising up problem with "links binding"? > > You are right that current help infrastructure requires additional > work at documentation authors side if Nevada != NB 3.5. It's one argument > that must be considered at NB 3.5 release time. Yes, sorry, I figured it out after I sent the mail that I could just disable the module :-) So I'll move the tree editor help to a new helpset and put it into xml/tree/javahelp. After that's done, Petr can you change the build script to build the helpset? I think that having the tree editor help available only when the module is installed, plus a few disclaimers in the XML module help that nodes may have additional subnodes and properties if the tree editor is installed, will be enough to provide accurate help in both situations. Thanks, -John > > Cc. >