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.
我正在使用JSON配置开发Zend Framework项目。我希望得到一个体面的JSON编辑器。我在sourceforge上找到了Eclipse Json Editor插件。但是当我尝试安装它时,Zend Studio说没有分类的项目。
Can anyone instruct me how to install this plugin, or suggest an other JSON editor plugin?
任何人都可以指导我如何安装此插件,或建议其他JSON编辑器插件?
1 个解决方案
#1
1
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.
安装屏幕上有一个复选框,上面写着“按类别分组项目”。如果取消选中此项,您应该能够看到Eclipse Json编辑器插件中的功能。
#1
1
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.
安装屏幕上有一个复选框,上面写着“按类别分组项目”。如果取消选中此项,您应该能够看到Eclipse Json编辑器插件中的功能。