Latest Eclipse Plugins break the deploy to V19

OK, I’ve updated to the latest version of the plugins for C++

( Robot C++ Development 0.1.0.201601151923 edu.wpi.first.wpilib.plugins.cpp.feature.feature.group Worcester Polytechnic
Institute)

and the deploy now breaks:

Buildfile: C:\Users\mike\workspace-2016\6WD-CAN-NAVx-CAM\build.xml
Trying to override old definition of task classloader
get-target-ip:
[echo] Trying Target: roboRIO-116-FRC.local
[echo] roboRIO found via mDNS
dependencies:

BUILD FAILED
C:\Users\mike\wpilib\cpp\current\ant\build.xml:125: Assertion failed boolean test.
roboRIO Image does not match plugin, allowed image version: ${roboRIOAllowedImages}

Total time: 3 seconds

Heavy sigh in Week 5 to have this happen… Is there an updated Roborio Image that we’re missing?

TIA,

MikeA

Post the contents of C:\Users\mike\wpilib\cpp\current\ant\build.properties

The file didn’t change in the plugins update, but something else may have corrupted it or one of the files referencing it.

Is this a 2016 project that worked properly before the update, or is it one that you tried to import from 2015? I think something might be left over from the old project that isn’t automatically updated when you import it.