I have a requirement where i need to create a wizard/ plug-in in eclipse to generate the java client code for APIs' (REST). I have been searching for open source code that i can use. Only reference i could find was from fiware (http://catalogue.fiware.org/enablers/downloads-24). The plugin is not working, so i am not sure whether the code is good.
Are there any alternatives to this. I would like to take this and extend the code to support multiple API platforms and SOAP services as well.