I install your extensions and see that you don't call Java in Javascript but you call just your jar and I really need the javascript part.
Le vendredi 15 juin 2012 10:58:32 UTC+2, Anthony Maia a écrit : > > I have this error when I try to launch the extensions with the > javaFirefoxExtensionUtils: > Components.classes["@mozilla.org/extensions/manager;1"] is undefiened > > And with a search everybody says that's a compatibility problem. > > May you show me how did you call java method in your extensions, please. > > Thanks. > Anthony. > > Le vendredi 15 juin 2012 10:48:19 UTC+2, Anthony Maia a écrit : >> >> Thanks, it's a good solution but I should install the firefox 3.6 release >> and the firebug extension with AMD are not compatible with it. >> Why a so good support for Java in Firefox extensions is not supported >> anymore... It's a shame. >> >> Le vendredi 15 juin 2012 08:07:05 UTC+2, Jan Honza Odvarko a écrit : >>> >>> On Jun 14, 6:58 pm, Anthony Maia <[email protected]> wrote: >>> > Hi, >>> > >>> > I try to call java in the firebug extension and I should modify the >>> > variable document but it's not alike that usual. How is it build? >>> There used to be support for Java in Firefox extensions (see here >>> https://developer.mozilla.org/en/Java_in_Firefox_Extensions) >>> but it's not supported anymore. >>> >>> Honza >> >> -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at https://groups.google.com/forum/#!forum/firebug
