LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: Evil-Devil on October 04, 2006, 11:07:05

Title: Disabling Annotation @check with anothe Annotation
Post by: Evil-Devil on October 04, 2006, 11:07:05
Hi, iam not very experienced with Annotation, but sometimes the Bufferchecks really annoy me. Is it possible to disable them with a flag or just another Annotation? Or did the javacompiler only need a property to ignore them?

Evil