简体   繁体   English

Jeddict 插件安装失败 - Apache Netbeans 12 - 缺少“Maven 项目”插件依赖项

[英]Jeddict plugin install fails - Apache Netbeans 12 - missing “Maven Projects” plugin dependency

I am trying to install the Jeddict plugins into Apache Netbeans version 12. I have followed the instructions for both manual install and install via update center: Jeddict install instructions我正在尝试将 Jeddict 插件安装到 Apache Netbeans 版本 12 中。我已按照手动安装和通过更新中心安装的说明进行操作Jeddict 安装说明

Both methods fail with the following message:两种方法都失败并显示以下消息:

Some plugins require plugin Maven Projects to be installed.某些插件需要安装插件 Maven 项目。 The plugin Maven Projects is requested in implementation version 12.0-631bd69cd6112b1cc4c892c24e3e605b1ba04241.插件 Maven Projects 在实现版本 12.0-631bd69cd6112b1cc4c892c24e3e605b1ba04241 中被请求。 The following plugin is affected: jCode Util以下插件受到影响:jCode Util

My Apache Netbeans "about" data is:我的 Apache Netbeans“关于”数据是:

Product Version: Apache NetBeans IDE 12.0 Java: 13.0.2;产品版本:Apache NetBeans IDE 12.0 Java:13.0.2; OpenJDK 64-Bit Server VM 13.0.2+9 Runtime: OpenJDK Runtime Environment 13.0.2+9 System: Linux version 4.15.0-115-generic running on amd64; OpenJDK 64-Bit Server VM 13.0.2+9 Runtime:OpenJDK Runtime Environment 13.0.2+9 系统:Linux version 4.15.0-115-generic running on amd64; UTF-8; UTF-8; en_US (nb) en_US (nb)

If I install the plugins one-by-one, I can get some to install but a fair number of them still fail with the "Maven Projects" dependency.如果我一个一个安装插件,我可以安装一些插件,但相当多的插件仍然因“Maven Projects”依赖项而失败。 I can't seem to find a plugin with this name.我似乎无法找到具有此名称的插件。 Any help in getting Jeddict to install into an existing Apache Netbeans 12 install would be much appreciated.任何让 Jeddict 安装到现有 Apache Netbeans 12 安装中的帮助将不胜感激。 Thanks to the Jeddict community!感谢 Jeddict 社区!

I had the same issue.我遇到过同样的问题。 Here are the steps to install Jeddict on NetBeans 12.以下是在 NetBeans 12 上安装 Jeddict 的步骤。

  1. Completely uninstall NetBeans 12 IDE including user data folder.完全卸载 NetBeans 12 IDE,包括用户数据文件夹。
  2. Install NetBeans 12 using the installer (one is available for both Mac and Windows).使用安装程序安装 NetBeans 12(Mac 和 Windows 都有一个)。
  3. DO NOT UPDATE NetBeans (ensure during install and after install you do not select update NetBeans).不要更新 NetBeans(确保在安装期间和安装后不要选择更新 NetBeans)。
  4. Follow instructions on https://jeddict.github.io/page.html?l=p/ucinstallation to install Jeddict plugin a.按照https://jeddict.github.io/page.html?l=p/ucinstallation上的说明安装 Jeddict 插件Will need to add https://github.com/jeddict/uc/releases/download/12.0/updates.xml in Plugins Settings.需要在插件设置中添加https://github.com/jeddict/uc/releases/download/12.0/updates.xml
  5. Jeddict should install fine and the Next button on the popup should be selectable after you press Install button. Jeddict 应该安装正常,按下安装按钮后,弹出窗口上的下一步按钮应该是可选的。

The process of not installing updates to NetBeans and its plug-ins worked for installing Jeddict on both Windows and Mac for me.不安装 NetBeans 及其插件更新的过程对我来说适用于在 Windows 和 Mac 上安装 Jeddict。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM