[SOLVED] Can't use swagger when openHAB is started from inside Eclipse

I can open the page: http://192.168.x.xx:8080/doc/index.html but when I try to run any call I got a 404 error. The same URL http://192.168.x.xx:8080/sitemaps inside a WEB browser returns

HTTP ERROR 404

Problem accessing /sitemaps. Reason:

    ProxyServlet: /sitemaps

Powered by Jetty:// 9.3.22.v20171030

What could be wrong ?

I realized I already opened the same topic.
The explanation is that /rest is missing in the URL.