POI 4 XPages 安装 (site.xml)
POI 4 XPages installation (site.xml)
我找到这个网站 (http://poi4xpages.openntf.org/) 用于在 domino designer 中安装 POI 4。
我下载 zip 文件并按照 https://my.webgate.biz/poi/documentation.nsf/viewdoc.xsp?docid=installguide
中的安装指南进行操作
在第 2 步中:将更新站点从 ZIP 文件导入到 eclipse 更新站点。我尝试导入 site.xml 文件,但出现错误。
错误是这样的:
未设置对象变量(#91)
dlgimportsite:点击(第 9 行)
我打开site.xml查看第9行,代码是这样的
<category-def name="Apache POI Integration" label="Apache POI Integration"/>
我不知道为什么会出现错误,因为我下载了文件并解压了它。在那个过程中,我没有编辑任何东西。
我在互联网上搜索并尝试了这个 link 的解决方案,但仍然出现错误。
http://www.openntf.org/main.nsf/project.xsp?r=project/Plugins%20Deployment%20for%20Domino/defects/2FEA2A74F1C2751686257863004F6CC6
我读了这个 post Xpages Extension lib installation 但我不明白。
site.xml 中有什么问题?我应该用它做什么?
如果有人可以就此问题提出建议,将不胜感激。
非常感谢。
此致,
初学者
听起来这就是答案http://www.intec.co.uk/using-the-update-site-object-variable-note-set/
如果先安装到 Designer,则需要关闭并重新启动 Notes
我找到这个网站 (http://poi4xpages.openntf.org/) 用于在 domino designer 中安装 POI 4。
我下载 zip 文件并按照 https://my.webgate.biz/poi/documentation.nsf/viewdoc.xsp?docid=installguide
中的安装指南进行操作在第 2 步中:将更新站点从 ZIP 文件导入到 eclipse 更新站点。我尝试导入 site.xml 文件,但出现错误。
错误是这样的:
未设置对象变量(#91) dlgimportsite:点击(第 9 行)
我打开site.xml查看第9行,代码是这样的
<category-def name="Apache POI Integration" label="Apache POI Integration"/>
我不知道为什么会出现错误,因为我下载了文件并解压了它。在那个过程中,我没有编辑任何东西。
我在互联网上搜索并尝试了这个 link 的解决方案,但仍然出现错误。 http://www.openntf.org/main.nsf/project.xsp?r=project/Plugins%20Deployment%20for%20Domino/defects/2FEA2A74F1C2751686257863004F6CC6
我读了这个 post Xpages Extension lib installation 但我不明白。
site.xml 中有什么问题?我应该用它做什么?
如果有人可以就此问题提出建议,将不胜感激。
非常感谢。
此致,
初学者
听起来这就是答案http://www.intec.co.uk/using-the-update-site-object-variable-note-set/
如果先安装到 Designer,则需要关闭并重新启动 Notes