This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: plugin for mozilla/firefox
- From: Tom Tromey <tromey at redhat dot com>
- To: "Dima Sorkin" <dima dot sorkin at gmail dot com>
- Cc: classpath at gnu dot org, java at gcc dot gnu dot org
- Date: 05 Mar 2007 06:42:12 -0700
- Subject: Re: plugin for mozilla/firefox
- References: <e40293600610290031r29a3f408n6543e759c52a349@mail.gmail.com> <1162118464.24849.20.camel@localhost.localdomain> <e40293600703031247u447412d1ia25beef982dfd792@mail.gmail.com>
- Reply-to: tromey at redhat dot com
>>>>> "Dima" == Dima Sorkin <dima.sorkin@gmail.com> writes:
Dima> On a system with classpath installed, is there is a web browser plugin ?
It depends on the VM. gij in particular doesn't use the system
Classpath, it has its own copy. So, it would depend on how gij was
configured and built.
Tom