facebook

could not use JSR 181 Annotations

  1. MyEclipse Archived
  2.  > 
  3. Web Services
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #264422 Reply

    BIA
    Member

    hello,

    i am trying to use JSR 181 Annotations. but i always get the error: xxx can not be resovled to a type

    any solutions?

    thx
    lukas

    #264466 Reply

    Riyad Kalla
    Member

    As reference for others, 181 is the web service metadata annotations: http://www.jcp.org/en/jsr/detail?id=181

    Also, Lukas, I’m assuming you are doing this in a Java file, is that correct? You will want to make sure the libraries that provide the annotations are in your build path. Otherwise you will get errors. Annotations have been fully supported since Eclipse 3.1 so with the right build path it should work.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: could not use JSR 181 Annotations

You must be logged in to post in the forum log in