Using J2ObjC with Eclipse

Hemanta Sapkota has developed anEclipse plug-inthat adds support for J2ObjC development. From the project's site:

J2ObjC Eclipse Plugin, as the name says is an Eclipse plugin for interfacingGoogle's j2objc compiler in Eclipse. It allows you to generate Objective-Csource codes from existing Java projects in Eclipse. In addition, most ofthe command line parameters required by the j2objc compiler is supported aspreferences in the plugin.

Since J2ObjC is focused on iOS development and so only runs on Macs, theJ2ObjC Eclipse Plugin also requires a Mac OS X system.

Links

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2024-07-10 UTC.