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.