Is there eclipse plugin for RAML?

eclipse-plugin, raml

Solution

I don't know of any RAML plugin for Eclipse but you can already get a good writing experience by installing any of the YAML editors for Eclipse and associating it with the `.raml` files.

Problem

I would like to edit RAML on Eclipse. I didn´t found any Eclipse plugin to RAML. On RAML website (http://raml.org/projects.html) there is only to Sublime. Do you know an option to have a great experience writing RAML on Eclipse?

Original source