j2objc eclipse plugin is not working

╄→尐↘猪︶ㄣ 提交于 2020-01-05 07:46:44

问题


I am trying to use the J2objC plugin to convert a working java project. I have downloaded the latest version of the plugin and am using Eclipse Juno. I've got J2objC 0.8 on my machine. I have set an output path and have tried a few different settings within the plug-in. However, no files of any kind are written/copied/exported anywhere when I run the plug-in. The console reads as follows: J2OBJC Conole

Source Directory: /Users/name/Desktop/folder/Workspace/projectfolder Destination Directory: /Users/name/Desktop/folder/translatedjava/projectfolder Export finished.


回答1:


Install the j2Objc plugin for eclipse from marketplace,

You need to download the latest version (https://github.com/google/j2objc/releases) zip file and extract it, then go to eclipse -> Preferences -> j2Objc -> Set path to compiler -> Extracted path of downloaded zip.

Ref:

Check here,

J2Objc Translator not generating files in Eclipse Luna



来源:https://stackoverflow.com/questions/27227721/j2objc-eclipse-plugin-is-not-working

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!