Hi,

My click.xml file:
<?xml version="1.0" encoding="UTF-8"?>
<click-app>
  <pages package="park.web.page" autobinding="true"/>
  <mode value="debug"/>
</click-app>

It doesn't matter if click.xml has or not autobinding="true".
It does work with autobinding="annotation". But I'm using it.

Any idea how to setup it correctly?

Thanks,

Gilberto

Reply via email to