We stand with Ukraine to help keep people safe. Join us
O2J free download for Mac

O2J

Version 1.3

One-way conversion of Objective-C source code to Java.

O2J overview

O2J automates one-way conversion of Objective-C source code to Java. It greatly reduces development time when porting Objective-C to Java. We estimate 80% time savings for most projects. The tool is highly sophisticated and customizable. You can customize type mappings from Objective-C to Java as well as method mappings with an easy to use template system. Conversion is super-fast is run directly on your Mac. Here are some of the translator features...

  • Translates Implementations/Interfaces to Classes
  • Translates Protocols to Interfaces
  • Translates @property to getters and setters
  • Converts init methods to constructors
  • Supports NSDictionary and NSArray @{... : ...} and @[...] literals.
  • Preserves formatting and comments inside your methods.
  • Includes mappings for commonly used types and methods.
  • Converts Blocks to generated Java interface equivalents
  • Translates Methods with support for methods with multiple parameters
  • Infers types for common Java collections: HashMap, ArrayList, HashSet
  • Gathers type information from user specified header files to improve conversion.
  • Allows manual customization of generated code using @Converted, @Ported and @Porting class/interface annotations.
  • Supports code using ARC or manual memory management.

If you're new to Java you may find this tool valuable as a aid for learning Java if you have Objective-C experience.

Warning: Do not expect the tool to produce completely error-free Java code! You will likely need to spend time customizing and optimizing the conversion settings for your project to reduce the number of errors. Some code may not be translatable and will require manual conversion. We recommend testing every function of your converted code to make sure the translated code works as expected. That said, we believe the tool greatly reduces the time necessary for porting tasks for the vast majority of cases!

What’s new in version 1.3

Updated on Apr 21 2016

Version 1.3:
  • Improved console messages for diagnosing conversion issues

Information

License

Commercial

Size

4.4 MB

Downloads

214

App requirements

  • Intel 64
  • OS X 10.9 or later
Try our new feature and write a detailed review about O2J. All reviews will be posted soon.

Write your thoughts in our old-fashioned comment

MacUpdate Comment Policy. We strongly recommend leaving comments, however comments with abusive words, bullying, personal attacks of any type will be moderated.
0.0

(0 Reviews of )

There are no reviews yet
  • Comments

  • User Ratings

Help the community
There are no reviews yet, be the first to leave one
Help the community
There are no ratings yet, be the first to leave one
How would you rate O2J?
How would you rate O2J?
Similar apps
Be the first one to propose an app
similar to O2J.