Re: Whole plug-in in Java?

David PĂ©rez <[email protected]> Fri, 12 Dec 2008 07:47:29 -0800 (PST)
Newsgroups gmane.comp.mozilla.devel.java
Organization http://groups.google.com
Message-ID <[email protected]>
As far as I know, extensions in Firefox are normally coded in
Javascript, but Java can also be used.

On 2 Dez., 02:38, [email protected] wrote:
> Hi,
>
> i'm a completly beginner in developing plugins for Firefox. So i've a
> fundamental question first:
> Is it possible to write the whole plugin in Java, so that it only have
> to write the code once for all operating systems?
>
> thanks.
> regards