Re: How do I build just a single core module?

Brett Ryan <[email protected]> Tue, 12 Jul 2016 22:49:24 +1000
Newsgroups gmane.comp.java.netbeans.devel
Message-ID <[email protected]>
> On 12 Jul 2016, at 22:43, John McDonnell <[email protected]> wrote:
> 
> Hi,
> 
> I'm not sure but...  Is the module able to be installed via the
> plugins dialog?  So in essence uninstall the old one and install the
> new one you just build?

I think that's what "Install/Reload in Development IDE" actually does. As it's the core master filesystem it simply vomitted a gazilion exceptions at me. I think it's a part of "RCP Platform" which can't be uninstalled.

> Regards
> 
> John
> 
> 
> On 12 July 2016 at 13:30, Brett Ryan <[email protected]> wrote:
>> Hi guys, sorry for the probie questions, just trying to see if I can resolve a bug.
>> 
>> I'd like to be able to build masterfs alone, which I can, but then when I run ant tryme the prior version is still picked up, is there a step I can take to induce the build into the set?
>> 
>> The module can't be reloaded in the running IDE (yeah, probie here, I stupidly tried), as it's a core module.
> 
> 
> 
> -- 
> John