我正在尝试将jVi安装到jME3 SDK中。当我尝试从SDK中手动添加它们时(通过工具->插件->已下载->添加插件->安装),我无法按“下一步”,并被告知需要安装许多API :
Some plugins require plugin MIME Lookup API to be installed.
The plugin MIME Lookup API is requested in version >= 1.22.1 but only 1.22 was found. The following plugin is affected: jVi: NB-7.0.1 patch for undo related issues
Some plugins require plugin UI Utilities API to be installed.
The plugin UI Utilities API is requested in version >= 7.31.1 but only 7.31 was found. The following plugin is affected: jVi: NB-7.0.1 patch for undo related issues
Some plugins require plugin Dialogs API to be installed.
The plugin Dialogs API is requested in version >= 7.20.1 but only 7.20 was found. The following plugin is affected: jVi: NB-7.0.1 patch for undo related issues
Some plugins require plugin Nodes API to be installed.
The plugin Nodes API is requested in version >= 7.21.1 but only 7.21 was found. The following plugin is affected: jVi: NB-7.0.1 patch for undo related issues
Some plugins require plugin Text API to be installed.
The plugin Text API is requested in implementation version 201107282000. The following plugin is affected: jVi: NB-7.0.1 patch for undo related issues
Some plugins require plugin Utilities API to be installed.
The plugin Utilities API is requested in version >= 8.15.1 but only 8.15 was found. The following plugin is affected: jVi: NB-7.0.1 patch for undo related issues
Some plugins require plugin Lookup API to be installed.
The plugin Lookup API is requested in version >= 8.8.1 but only 8.8 was found. The following plugin is affected: jVi: NB-7.0.1 patch for undo related issues
Some plugins require plugin Window System API to be installed.
The plugin Window System API is requested in version >= 6.40.1 but only 6.40 was found. The following plugin is affected: jVi: NB-7.0.1 patch for undo related issues Some plugins not installed to avoid potential installation problems.
这些API在“可用”或“已安装”选项卡中似乎均不可用。 jME3 SDK是基于我不知道什么版本的netbeans的。 jme3 SDK的about部分仅告诉我我正在使用jME3 SDK 3.0beta。我尝试打开一些罐子并戳了一下,但找不到很多相关信息。
最佳答案
好吧,我刚刚找到了解决方案。从jME3 SDK中的jVi zip文件手动安装时,应仅选择以下模块:
jVi核心
NetBeans的jVi
jVi帮助
NB-jVi-SPI
希望这可以帮助任何有相同问题的人!