I am trying to generate RAML
from existing jax-rs
REST API. I've already installed jax-rs
to RAML
plugin in eclipse. And it is installed properly as I can run examples properly from eclipse and able to generate RAML
.
When I tried to generate RAML
from existing jax-rs
REST API, I am getting below error.
What could be the reason and solution for this ?