Fejlesztő:
Ár: Ingyenes
Rangsorolások: 0 
Vélemények: 0 Vélemény írása
Listák: 0 + 0
Pontok: 0 + 0 ¡
Pontok +1

Ismertető

Objective-C to Java - O2J automatic source code translator
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.

Pro Access In App Purchase lets you translate entire projects without any limit on files, lines of code per file or line length.

WARNING: Do not expect the tool to produce completely error free Java code! You will likely need to spend time to customize and optimize 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!

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.
Több ↓

Képernyőképek

#1. Objective-C to Java - O2J automatic source code translator (macOS) Által: StockSpy Apps Inc.
#2. Objective-C to Java - O2J automatic source code translator (macOS) Által: StockSpy Apps Inc.
#3. Objective-C to Java - O2J automatic source code translator (macOS) Által: StockSpy Apps Inc.
#4. Objective-C to Java - O2J automatic source code translator (macOS) Által: StockSpy Apps Inc.
#5. Objective-C to Java - O2J automatic source code translator (macOS) Által: StockSpy Apps Inc.

Újdonságok

  • Változat: 1.3
  • Frissítve:
  • Improved console messages for diagnosing conversion issues.

Ár

  • Ma: Ingyenes
  • Minimális: Ingyenes
  • Maximális: Ingyenes
Árak nyomon követése

Fejlesztő

Pontok

Nem található ☹️

Rangsorolások

Nem található ☹️

Listák

Nem található ☹️

Vélemények

Legyen Ön az első, aki felülvizsgálja 🌟

További információk

Objective-C to Java - O2J automatic source code translatorObjective-C to Java - O2J automatic source code translator Rövid URL: Másolva!

Akár ez is tetszhet

    • Code for SQLite3
    • macOS Alkalmazások: Eszközök  Által: ZeeZide GmbH
    • $13.99   
    • Listák: 0 + 0   Rangsorolások: 0   Vélemények: 0
    • Pontok: 1 + 0   Változat: 1.0.4   Code for SQLite3 is a little macOS application that accepts either SQLite3 database files or SQL source code, and generates Swift source code for them. This is done for two main use ...
        ⥯ 
    • Source Files: Git Storage
    • macOS Alkalmazások: Eszközök  Által: Anders Borum ApS
    • * Ingyenes   
    • Listák: 2 + 2   Rangsorolások: 0   Vélemények: 0
    • Pontok: 4 + 17 (4.4)   Változat: 2025.16   Source Files is a faster way to access GitHub, GitLab and BitBucket from the Finder and Files app without having to clone repositories or commit changes. Using REST APIs instead of the
        ⥯ 
    • Code Runner for Python
    • macOS Alkalmazások: Eszközök  Által: Omer UCEL
    • $4.99   
    • Listák: 0 + 0   Rangsorolások: 0   Vélemények: 0
    • Pontok: 0 + 0   Változat: 4.0   Code Runner for Python is your personal Python sandbox, perfect for learning, experimenting, and quickly testing code snippets wherever you are. Ditch the complex server setup for ...
        ⥯ 
    • Code Cleaner
    • macOS Alkalmazások: Eszközök  Által: Andre Yonadam
    • $1.99   
    • Listák: 0 + 0   Rangsorolások: 0   Vélemények: 0
    • Pontok: 0 + 0   Változat: 1.0   Clean your HTML, CSS and Javascript files with Code Cleaner! Also great for making minified HTML, CSS and Javascript files easier to read again! Clean your code at your command within ...
        ⥯ 
    • Code Replay
    • macOS Alkalmazások: Eszközök  Által: Aryaman Sharda
    • Ingyenes   
    • Listák: 1 + 1   Rangsorolások: 0   Vélemények: 0
    • Pontok: 3 + 0   Változat: 1.0   Code Replay is an innovative and powerful tool designed specifically for developers, presenters, and teachers. It enables you to record your coding session in Xcode for playback later.
        ⥯ 
    • Code Review for GitHub PRs
    • macOS Alkalmazások: Eszközök  Által: Zsolt Versenyi
    • Ingyenes   
    • Listák: 1 + 0   Rangsorolások: 0   Vélemények: 0
    • Pontok: 7 + 0   Változat: 1.0.6   Code comparison done right: MergEase seamlessly integrates into your browser to enhance GitHub's code review interface with advanced diff features. It saves you time and effort during ...
        ⥯ 
    • Code Signing
    • macOS Alkalmazások: Eszközök  Által: Sergii Kryvoblotskyi
    • $1.99   
    • Listák: 0 + 0   Rangsorolások: 0   Vélemények: 0
    • Pontok: 1 + 0   Változat: 1.0.7   Code Signing is a developer tool that reads files' signing information and validates the signature. There is no more need to use command-line tools, parse the results, or read the ...
        ⥯ 
    • Java Recipes
    • macOS Alkalmazások: Eszközök  Által: Fedor Obraztsov
    • * Ingyenes   
    • Listák: 1 + 1   Rangsorolások: 0   Vélemények: 0
    • Pontok: 0 + 46 (4.7)   Változat: 2.18   Contains a directory of standard, frequently used operations in Java and SQL queries. The best examples of codes from books and specific internet resources are selected in the program.
        ⥯ 
    • Code - Compile & Run Program
    • macOS Alkalmazások: Eszközök  Által: Arjun Komath
    • * $3.99   
    • Listák: 0 + 1   Rangsorolások: 0   Vélemények: 0
    • Pontok: 1 + 15 (3.9)   Változat: 3.5   A coding experience custom tailored for iOS that is useful for learning, experimenting and fast prototyping. No downloads, no configs, no setups required, just login and you re ready ...
        ⥯ 
    • Code Converter AI
    • macOS Alkalmazások: Eszközök  Által: SUN TEAME PTE. LTD.
    • * Ingyenes   
    • Listák: 1 + 0   Rangsorolások: 0   Vélemények: 0
    • Pontok: 1 + 1 (1.0)   Változat: 2.1   Welcome to the future of programming with Code Converter AI, the revolutionary AI-driven coding assistant designed to make your coding experience effortless and efficient! Code ...
        ⥯ 
    • Code Naming Machine
    • macOS Alkalmazások: Eszközök  Által: 保安 黄
    • $2.99   
    • Listák: 0 + 0   Rangsorolások: 0   Vélemények: 0
    • Pontok: 0 + 0   Változat: 1.3.0   A mac app to generate swift model file from JSON text. Generate JSON model file for you with selected language and framework support. As an Apple developer. You need more time to think
        ⥯ 
    • Decode - Turn UI back to Code
    • macOS Alkalmazások: Eszközök  Által: Volodymyr Gorlov
    • $8.99   
    • Listák: 1 + 2   Rangsorolások: 0   Vélemények: 0
    • Pontok: 2 + 0   Változat: 1.1.46   Conversion - Converts UI files (files with extensions xib and storyboard) to Swift source code. - While converting generates view hierarchy, layout constraints, trait collection ...
        ⥯ 
    • View Source Premier
    • macOS Alkalmazások: Eszközök  Által: Andrey Uspanov
    • $5.99   
    • Listák: 2 + 1   Rangsorolások: 0   Vélemények: 0
    • Pontok: 0 + 23 (4.0)   Változat: 7.3.4   Welcome to a powerful tool for analyzing and viewing HTML, XML, JavaScript, CSS, JSON, RSS, and ATOM code. Our application provides you with all the necessary tools to work with code ...
        ⥯ 

Akár ez is tetszhet

A AppAggben használható keresési operátorok
Hozzáadás az AppAgg-hoz
AppAgg
Első lépések - ingyenes.
Elfogadom
Bejelentkezés