APT on MACs

Hi,I am using Java Annotations to generate code, the apt works great in pc but in macs it doesn't work. Is there any way to read annotations in mac os?Thanks..
[181 byte] By [mdeschampsa] at [2007-10-2 9:49:06]
# 1
Reading annotations on a Mac would require a JDK 5. Apple has released at least an initial version of this for OS X 10.4: http://www.apple.com/support/downloads/java2se50release1.htmlHowever, I do not know if that includes apt or not.
j.d.darcya at 2007-7-16 23:54:22 > top of Java-index,Core,Core APIs...
# 2
> However, I do not know if that includes apt or not.It does - I've used it successfully.Regards,Lance
lance.waltona at 2007-7-16 23:54:22 > top of Java-index,Core,Core APIs...