在 Zend Studio 8 中安装 Eclipse Json 编辑器插件
我正在开发一个 Zend Framework 项目,使用 JSON 配置。 我想要一个像样的 JSON 编辑器。我在sourceforge上找到了Eclipse Json Editor Plugin。然而,当我尝试安装它时,Zend Studio 说没有分类项目。
谁能指导我如何安装这个插件,或者建议其他 JSON 编辑器插件?
I'm working on a Zend Framework project, using the JSON configuration.
I want to get a decent editor for JSON. I found Eclipse Json Editor Plugin on sourceforge. However when I try to install it, Zend Studio says that there are no categorized items.
Can anyone instruct me how to install this plugin, or suggest an other JSON editor plugin?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
安装屏幕上有一个复选框,显示
“按类别对项目进行分组”
。如果取消选中此选项,您应该能够看到 Eclipse Json 编辑器插件的功能。There is a checkbox on the install screen that says
"Group items by category"
. If you uncheck this you should be able to see the features from the Eclipse Json editor plugin.