In addition to the Jeta properties you must define your project applicationId in order to use FindView, OnClick or OnLongClick. Well, if you haven’t read how to config Jeta yet, you should do it first.
applicationId
To define module applicationId add this line in your jeta.properties:
jeta.properties
application.package = <your applicationId here>