Re: JavaXPCOM development?

Benjamin Smedberg <[email protected]> Thu, 12 Jul 2012 12:39:04 -0400
Newsgroups gmane.comp.mozilla.devel.embedding
Message-ID <[email protected]>
On 7/12/2012 12:11 PM, Blake Binkley wrote:
> is there anyone who has XulRunner 10+ embedded in java?
>
> I have been under the impression that javaXPCOM was no longer being worked on and was a dead project, but in another thread here somone is talking about java and having a new version of XulRunner embedded, if not via javaXPCOM then by what means is it being done?
JavaXPCOM does not have a maintainer and is essentially dead, yes.

I believe that there are separate projects like an SWT embedding widget 
which don't use JavaXPCOM. I'm not clear on exactly how all those work.

And of course Java still works as a NPAPI plugin in the browser.

--BDs