Ahmed-Ali / RealmObjectEditor

Realm Object Editor is a visual editor where you can create your Realm entities, attributes and relationships inside a nice user interface. Once you finish, you can save your schema document for later use and you can export your entities in Swift, Objective-C and Java.
MIT License
424 stars 47 forks source link

Support Kotlin language #6

Closed VerachadW closed 9 years ago

VerachadW commented 9 years ago

Hi there, I want RealmObjectEditor to support Kolin. So, I make it up and send you a PR here. Please let me know what you think about this.

export_to_and_file_and_menubar

Ahmed-Ali commented 9 years ago

Merged. Thanks.

VerachadW commented 9 years ago

Thanks for the fast response. :)