Re: LiveConnect classes?
Roland de Ruiter <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <_PGdneEmkdLSxU3ZnZ2dnUVZ_s6dnZ2d__44732.2895088748$1154505025$gmane$org@mozilla.org> |
On 2-8-2006 0:50, Jules wrote: > All the documentation I've found for LiveConnect refers to a set of classes > in the package 'netscape.javascript', but I don't seem to be able to find > these. Some documentation suggests it should be distributed with the JRE in > "jaws.jar", but I don't have any such file (I have JDK 1.6beta); others say > it should be in "java40.jar" somewhere in the mozilla program directory... > but I think they're refering to Netscape 4 when they say this! I certainly > can't find the classes in my Firefox program directory (Firefox 1.5.0.4). > > Where can I find these classes? > > For 1.5.0 (I've installed 1.5.0_07-b03) and 1.6.0 (1.6.0-beta2-b86) they reside in "plugin.jar" which can be found in the "lib" directory of the JRE installation folder. -- Regards, Roland