How can I do this?
One option is to create ViewController stubs in Objective-C and use the binding generator (with the new binding generator configuration) to generate the Java bindings for these stubs, and extend them in Java.
Any example for the inputs I set?
I’m using 1.3 beta
Thanks.