XULrunner10用于检测Mac Os上的CiscoWebCommunicator插件

时间:2016-06-22 04:41:04

标签: macos mozilla cisco xulrunner cucm

我是基于XULrunner的MAC OS应用程序开发的新手。

我们计划开发一个基于SWT的应用程序(jar),它将在Mac OS环境中具备Cisco CWIC功能。         我们将XULrunner版本10 SDK打包到SWT应用程序中以进行浏览器渲染         SWT窗口按预期呈现UI组件。         当尝试访问已安装的Cisco Web Communicator插件v3.1.2时,CWIC会抛出“插件不可用”错误,因为XUL运行程序无法识别\访问安装在“〜/ Library / Internet Plugin”路径上的Ciso Web Communicator插件。 / p>

    There is a 'plugin' folder and 'plugin-container.app' in the XULrunner SDK.

    We need the following clarifications from experts,

        1. Is the SDK enough to detect the Cisco Web Communicator plugin ? If so,
                1. One of the open caveats in Cwic v3.0.s is 'CWIC plugin does not load if Firebug enabled during page loading'
                            1. Is there a way to check that XULrunner enables and loads Firebug ? If so
                                    1. What are the steps to disable that ?
                2. What are the configuration or 'preferences' changes needed ?
                3. Are we need to run the plugin-container.app with the Cisco Web Communicator plugin path from the SWT application ?
                4. Is there any document for XULrunner 10 plugin process available ?


        2. If the SDK is not enough are we need to build the source to detect the Cisco Web Communicator plugin ? If so,
                1. What are all the files needs to be changed?
                2. Is there any document for this plugin detection process available ?

        3. Is is possible to package and detect the Cisco Web Communicator plugin in the 'plugin' folder of the XULrunner 10 SDK itself? If so,
                1. What are all the steps and configuration changes needed?

0 个答案:

没有答案
相关问题