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.oji |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <cffcb410-0d63-40a1-b6e1-d2e5fa38c850__45341.5693752051$1229097122$gmane$org@h5g2000yqh.googlegroups.com> |
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