Problem with setting Project Facets
As said in the following IBM tutorial, http://pub开发者_运维知识库lic.dhe.ibm.com/software/dw/xml/x-springandroid/x-springandroid-pdf.pdf I have tried to create a JAX RS web services.
But I am not able to set the Project facets to JAX - RS as I don't get any such options. Also, I wanted to know hoew do i set the class path of server to the respective jars.
I am using Eclipse Ganymade IDE
Thanks
Snehawe have to use Helios version of eclipse to get those options for JAX RS. I was using ganymade version. Also,To set the class path i just nedd to copy the jars to lib folder.
精彩评论