Tutorial: Interface Builder integration in RoboVM
24 Oct 2017 | interface builder tutorialUPDATE: Commercial RoboVM has nice tutorial about IB (still available today). OOS RoboVM implementation has own differences and these are covered in this post.
It is not possible to use Java classes with Interface Builder directly. To workaround this dummy objective-c XCode project is generated. This project contains:
UPDATE2: web archive