fy-create / rococoa

 Generic Java binding to the Mac Objective-C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Packages Java CI CodeQL Java

 Welcome to Rococoa

Rococoa is a generic Java binding to the Mac Objective-C object system. It allows the creation and use of Objective-C objects in Java, and the implementation of Objective-C interfaces in Java.

Installation

How To

Limitation

TODO

References


Original

Fair Warning

Rococoa is very much work in progress. Much is subject to change. A lot isn't good enough not to change. But given the recent deprecation of the Java-Cocoa bridge, it's the best I've got. Just mind your head. And please give feedback

Oh, one big warning. Rococoa on PPC passes all but one of its tests, but that shows that it has an issue returning longs from Objective-C methods. Please do try it on PPC, and let me know any other problems.

About

 Generic Java binding to the Mac Objective-C


Languages

Language:Java 98.9%Language:Objective-C 1.1%