从 PhpStorm-2016.1.2 升级到 PhpStorm-2017.1 有什么问题吗?
Are there any issues when updating from PhpStorm-2016.1.2 to PhpStorm-2017.1?
我已决定更新我的开发 PC 以使用 PhpStorm-2017.1,但在我更新之前,我不想最终浪费 1-2 天的时间重新配置,如果有任何潜在的问题可能会阻碍我工作。
我当前的许可证是否适用于新版本?
我的项目设置会与更新集成吗? (Symfony)
我的插件设置会被保留吗? (Symfony)
还有什么我需要弄清楚的吗?
您问题的答案:
1) 是的,新安装的版本会自动获取您当前的许可证。
2) 更新时,只更新软件。配置文件没有被触及,设置与以前的版本一样。
3) 与答案 # 2 相同的答案
4) 不是真的。只需从他们的网站下载最新版本并像往常一样安装它。
升级到 phpstorm 2017.1 对我来说很顺利,(一旦他们发布了一些针对 REST 工具等的后续修复)
至于你的插件,要看是什么插件,会不会出现BC断点。查找插件文档并查看是否有适用于 2017.1 的版本。
就其价值而言,symfony 插件工作正常。
你可以试试 JetBrains 的官方控制面板 https://www.jetbrains.com/toolbox/app/
Manage product updates with ease
The pace of technologies and software updates is ever-accelerating. Stay up-to-date without compromising your productivity with the Toolbox App: easily maintain several versions of the same tool, install updates, and roll them back instantly if needed.
打补丁而不是完成更新可能有用:
Faster updates
When updating, Toolbox App downloads and applies a patch (or even a set of patches) instead of the full package download, thus saving you time & bandwidth.
JetBrains 官方 response 表格:
It's hard to tell whether your plugins will work with 2017.1 since there are always some changes in API that may affect some of your plugins. So it's easier just to install 2017.1 and see how it goes. Installation won't broke your existing PhpStorm 2016.2 and its settings.
I believe there have been no changes in license server so if you have right on 2017.1 there shouldn't be any problems.
P.s。谢谢大家的回复。我会用官方的答案。
我已决定更新我的开发 PC 以使用 PhpStorm-2017.1,但在我更新之前,我不想最终浪费 1-2 天的时间重新配置,如果有任何潜在的问题可能会阻碍我工作。
我当前的许可证是否适用于新版本?
我的项目设置会与更新集成吗? (Symfony)
我的插件设置会被保留吗? (Symfony)
还有什么我需要弄清楚的吗?
您问题的答案:
1) 是的,新安装的版本会自动获取您当前的许可证。
2) 更新时,只更新软件。配置文件没有被触及,设置与以前的版本一样。
3) 与答案 # 2 相同的答案
4) 不是真的。只需从他们的网站下载最新版本并像往常一样安装它。
升级到 phpstorm 2017.1 对我来说很顺利,(一旦他们发布了一些针对 REST 工具等的后续修复)
至于你的插件,要看是什么插件,会不会出现BC断点。查找插件文档并查看是否有适用于 2017.1 的版本。
就其价值而言,symfony 插件工作正常。
你可以试试 JetBrains 的官方控制面板 https://www.jetbrains.com/toolbox/app/
Manage product updates with ease
The pace of technologies and software updates is ever-accelerating. Stay up-to-date without compromising your productivity with the Toolbox App: easily maintain several versions of the same tool, install updates, and roll them back instantly if needed.
打补丁而不是完成更新可能有用:
Faster updates
When updating, Toolbox App downloads and applies a patch (or even a set of patches) instead of the full package download, thus saving you time & bandwidth.
JetBrains 官方 response 表格:
It's hard to tell whether your plugins will work with 2017.1 since there are always some changes in API that may affect some of your plugins. So it's easier just to install 2017.1 and see how it goes. Installation won't broke your existing PhpStorm 2016.2 and its settings.
I believe there have been no changes in license server so if you have right on 2017.1 there shouldn't be any problems.
P.s。谢谢大家的回复。我会用官方的答案。