Re: [xml-dev] running tree editor in 3.5

Petr Kuzel <[email protected]> Tue, 04 Mar 2003 09:25:25 +0100
Newsgroups gmane.comp.java.netbeans.modules.xml.devel
Organization Sun Microsystems
Message-ID <[email protected]>
Rich Unger wrote:

> I just compiled the trunk, and then compiled the xml subtree in order
> to get xml.tree in there.
> 
> At first, it used an implementation version of "dev", both for itself
> and to check against the dependencies on core and tax.
> 
> I manually hacked manifest-subst to use the version string 0.8.

A hint:

$ cd nbbuild
$ ant -Dmoduleconfig=xml merge

it patches build created by:

$ cd nbbuild
$ ant clean; ant

  Cc.