# RoboVM [**Website**](http://robovm.mobidevelop.com) - [**Developer Guide**](https://github.com/MobiDevelop/robovm/wiki/Developer-Guide) - [**Changelog**](https://github.com/MobiDevelop/robovm/wiki/Changelog) - [**RoboPods**](https://github.com/MobiDevelop/robovm-robopods) RoboVM is an ahead-of-time compiler for Java bytecode, targeting Linux, Mac OS X and iOS. This is a fork of the [last open-source release of RoboVM](https://github.com/robovm/robovm). **iOS 10 and XCode 8** are fully supported, for details please read [this wiki article](https://github.com/MobiDevelop/robovm/wiki/iOS-10-and-XCode-8-compatibility). ## Using RoboVM There are pre-built plugins for Eclipse and IntelliJ IDEA, for installation take a look at the [homepage](http://robovm.mobidevelop.com/). For using the RoboVM Gradle plugin, follow the [README in the repository](https://github.com/MobiDevelop/robovm/tree/master/plugins/gradle) ## Communicating [![Join the chat at https://gitter.im/MobiDevelop/robovm](https://badges.gitter.im/MobiDevelop/robovm.svg)](https://gitter.im/MobiDevelop/robovm?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ## License See the LICENSE files in the various sub directories. Generally, RoboVM is GPL2, with the runtime code being Apache 2 for distribution on iOS.