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

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

clojure - 'get' replacement that throws exception on not found? -