robovm / robovm-gradle-plugin

RoboVM Gradle plugin
45 stars 24 forks source link

Suggestion: Plugin auto-detect that it is outdated #41

Closed rotter closed 9 years ago

rotter commented 9 years ago

When running an iOS project, the plugin should detect that it is older than the RoboVM version being used for that project and warn (maybe with a dialog with IGNORE/ABORT).

Please note that this is different than checking if there is a new plugin version available for download and force the user to update, since the user may want to use an older version for several reasons. As long as he is running an iOS project with a compatible RoboVM <-> RoboVM Plugin version, no warning should come up.

rotter commented 9 years ago

Moving to the robov-eclipse project