1

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

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

    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?
4

0 回答 0