-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Paul Verest edited this page Mar 9, 2015
·
4 revisions
Welcome to the eclipse-wtp-json wiki!
See tern.java issue 253, #2, #7.
There exist several JSON Editors :
- JSDT has some limited support, by default not associated with .json files
- Nodeclipse JSDT-based Editor + JSHint integration for the Eclipse IDE (JSHint validation by default not enabled for .json files)
- JSON Editor Plugin
- Json Tools (see sources at https://bitbucket.org/denmiroch/jsontools/src/)
- https://github.com/Servoy/JSON-Schema-Validation-Eclipse using https://github.com/fge/json-schema-validator
- jsonclipse https://github.com/skoptelov/jsonclipse Xtext-based
- jbosstools-jsoneditor https://github.com/xcoulon/jbosstools-jsoneditor Xtext-based