【发布时间】:2017-06-01 13:25:47
【问题描述】:
我正在尝试在 Netbeans 8.2 上安装有用的插件 PHP CS Fixer。 我习惯了在 Netbeans 8 上使用它,它运行良好,我希望我不能仅仅为此而回到那个版本。 请注意,CodeSniffer 已成功设置。
当我尝试安装插件 0.53 时,它说我需要额外的插件,但我真的不知道它们是什么。
跟随错误
The plugin org.netbeans.modules.projectuiapi.base is requested in version 1.83.1.9. The following plugin is affected: PHP CS Fixer
Some plugins require plugin org.openide.filesystems.nb to be installed.
The plugin org.openide.filesystems.nb is requested in version 9.6.1. The following plugin is affected: PHP CS Fixer
Some plugins require plugin org.openide.util.ui to be installed.
The plugin org.openide.util.ui is requested in version 9.3.1. The following plugin is affected: PHP CS Fixer Some plugins not installed to avoid potential installation problems.
有什么建议吗? 谢谢
【问题讨论】:
-
据我所知,该插件现在直接包含在 Netbeans 中。检查工具 > 选项 > PHP > 代码分析 > 编码标准修复程序。但是我不知道怎么用,上下文菜单已经不在了……
-
您找到解决方案了吗,我仍然遇到同样的问题。
标签: netbeans netbeans-8 netbeans-plugins