we have following problem: we have a java/eclipse app which used mozilla through ATF toolkit (eclipse/ibm) and XULRunner we can use all mozilla functionality through the java api what we need is: 1) how to create XPCOM components in java (with sample best) 2) how to call our java application code from javascript within mozilla.
We have these two links from Javier Pedemonte <[EMAIL PROTECTED]> https://bugzilla.mozilla.org/show_bug.cgi?id=299263 http://developer.mozilla.org/en/docs/Java_in_Firefox_Extensions. We tried to access class loader but there have problem with access to it. Has anybody know something about this? _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
