0

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,

Abhishek Aryan
  • 19,936
  • 8
  • 46
  • 65
Fran Marzoa
  • 4,293
  • 1
  • 37
  • 53

1 Answers1

2

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

Abhishek Aryan
  • 19,936
  • 8
  • 46
  • 65