At
http://json-schema.org/implementations.html , I noticed the following entry:
- Eclipse IDE - Rich JSON edition supporting schema for instantaneous validation and error reporting, completion, documentation.
This specifically implies that Eclipse "supports" json schema. Does it really? From what I can tell, it's just a reasonably intelligent json editor. I see that it has a "validate" option, but I don't see any statement about what that actually does. I don't see any specific mention in Eclipse that it supports json schema.