Skip to content
forked from google/j2objc

A Java to iOS Objective-C translation tool and runtime.

License

Notifications You must be signed in to change notification settings

tempbottle/j2objc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

J2ObjC: Java to Objective-C Translator and Runtime
==================================================

Requires:

  * JDK 1.6 or higher
  * Xcode 4 or higher
  * Mac OS X 10.7 or higher

Project page:
  http://j2objc.googlecode.com

Report a defect or feature request here:
  http://code.google.com/p/j2objc/issues/entry

Questions and discussion:
  http://groups.google.com/group/j2objc-discuss

This package contains a tool for translating Java source files to Objective-C
sources.  It's scope is limited to non-GUI classes that don't need low-level
JRE support, such as serialization or reflection.

About

A Java to iOS Objective-C translation tool and runtime.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.0%
  • Objective-C 2.4%
  • C 2.4%
  • Makefile 0.8%
  • C++ 0.4%
  • Shell 0.0%