mulesoft-labs / raml-for-jax-rs

This project is all about two way transformation of JAX-RS-annotated Java code to RAML API description and back.
Other
296 stars 181 forks source link

Fix no #51 and 52 (@ApiResponse and @Apiresponses) not reflecting via eclipse plugin #57

Closed arubalac closed 9 years ago

arubalac commented 9 years ago

Hi

To check the fix #51 and 52 whihc closed. I re-installed the ramlforjaxrs eclipse plugin in Anypoint studio and ran it against the my code but I am not able to see the change getting reflected. I have used the following url for update site : https://s3.amazonaws.com/raml-tools-stage.mulesoft.com/raml-for-jax-rs/current/eclipse

Could you please let me know is there any change in the url? Or do i need to follow any other procedure for plugin installation.?

Not sure but think the eclipse update site is not referring the central maven .

Regards Arun

petrochenko-pavel-a commented 9 years ago

Thanks a lot for your finding.

Should work fine now

Regards, Pavel

arubalac commented 9 years ago

Thanks a lot Petro for the quick turn around. The fix is working fine.

Regards Arun