1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 RoboVM 1.0 发布,Java 转原生平台代码 下载

本帖由 漂亮的石头2015-03-17 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    RoboVM 1.0 发布了,该版本同时提供了商业许可证。

    RoboVM 编译器可以将 Java 字节码翻译成 ARM 或者 x86 平台上的原生代码,应用可直接在 CPU 上运行,无需其他解释器或者虚拟机。

    RoboVM 同时包含一个 Java 到 Objective-C 的桥,可像其他 Java 对象一样来使用 Objective-C 对象。大多数 UIKit 已经支持,而且将会支持更多的框架。

    RoboVM 1.0 新特性包括:


    • The debugger has received another round of updates. All JDWP functionality is now implemented.


    • Support for RAM disk caches. This can help speed up the compilation and linking process on slow HDDs.


    • Support for HFS+ file compression. All files put into the cache are now compressed, further speeding up the compilation process and reducing the amount of space used for the RoboVM cache.


    • Initial project template and Maven archetype support.


    • A new Eclipse project wizard, using the templates project


    • Support for invoking tools via robovm.xml. We currently support the TextureAtlas tool, with more to come.


    • Cleanup and simplification of Objective-C bindings, see the binding status page

    详细介绍请看发行说明
    RoboVM 1.0 发布,Java 转原生平台代码下载地址
     
正在加载...