Fran Marzoa
Fran Marzoa

Reputation: 4544

Cannot install RoboVM plugin on IntelliJ Idea

IntelliJ Idea fails when trying to install RoboVM plugin. I found these errors in the log:

Caused by: java.net.UnknownHostException: download.robovm.org

It must be a problem of the server, because I cannot access with an Internet browser either:

download.robovm.org’s server IP address could not be found

I know it maybe a temporal issue, but just in case, do you know if the project has been discontinued or something alike?

Thanks in advance,

Upvotes: 1

Views: 629

Answers (1)

AAryan
AAryan

Reputation: 20140

RoboVM is no more, Probably his server, IP address is not active/working.

Try MobiDevelop, a fork of RoboVM. This fork is based on the last open-source version of RoboVM.

Plugins for IntelliJ IDEA/Android Studio

Upvotes: 3

Related Questions