java - Eclipse ADT and Annotation Processing -


i'm new guy eclipse , android stuff... went google , downloaded latest dev pack mac osx , imported project... alot of errors showed up... related "nameofaclass_"... looking around found out error because androidannotations not working... first read , digging little further got annotation processing...

my current config seems right: java compliance 1.6. option/menu annotation processing not show up! right click project, go compiler , in ss below... can tell me missing or doing wrong?
enter image description here

theres problem adt google provides. downloaded luna , installed sdk apart , working fine


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -