Re: pointer needed in writing XPCOM in java
Michal Ceresna <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <200604011010.00739.michal.ceresna__18698.7749570564$1143879053$gmane$org@gmail.com> |
On Saturday 01 April 2006 07:37, [email protected] wrote: Hi, At the moment you can use it only for embedding. That is - roughly speaking - putting mozilla into a java application. The other direction (i.e. java components running in mozilla) is not ready yet. See https://bugzilla.mozilla.org/show_bug.cgi?id=299263 Except of some implementation details, two steps are required to complete that: 1) Merge the code into mozilla, so that it becomes part of the xul-runner. Then you could write java components for xul-runner based applications 2) Wait until firefox will run on top of xul-runner - afaik Q1/2007. Then you can have java-implemented extensions for FF. I do not know what you exactly need, but nowadays you can still write a javascript extension which contains a java applet with your code. best regards, Michal > Hi, > > I am new in the XPCOM business and want to write XPCOM componenet in > java. I have looked into the web for java XPCOM writing documentation > and found none. > > Will anyone of you give me pointers on how to proceed on writing XPCOM > component in java. > > Thanks in advance. > > evan > > _______________________________________________ > dev-tech-java mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-java