Java annotation: Difference between revisions

Content deleted Content added
Stagalj (talk | contribs)
Stagalj (talk | contribs)
Line 47:
==References==
* [http://www.jcp.org/en/jsr/detail?id=175 JSR 175: A Metadata Facility for the JavaTM Programming Language]
* [http://java.sun.com/j2se/1.5.0/docs/guide/language/annotations.html Annotations]
* [http://www.developer.com/java/other/article.php/10936_3556176_3 An Introduction to Java Annotations by M. M. Islam Chisty]
*[http://www.javabeat.net/articles/java-5-0/2007/08/annotations/ Introduction to Java 5.0 Annotations by Joy Christy]
* [http://www.softwarereality.com/programming/annotations.jsp Annotations: Don't Mess with Java by Robin Sharp]
* [http://www.indicthreads.com/news/285/using_java_annotations.html Java developers don't want Java annotations? by Content Team of IndicThreads]
* [http://www.regdeveloper.co.uk/2006/02/24/java_annotations/ Of Java Annotations by John Hunt]
 
==External links==