diff --git a/eclipse-plugins/edu.wpi.first.wpilib.plugins.cpp/src/main/resources/cpp-zip/ant/build.xml b/eclipse-plugins/edu.wpi.first.wpilib.plugins.cpp/src/main/resources/cpp-zip/ant/build.xml index 9e52b0ceda..646fdc0a82 100644 --- a/eclipse-plugins/edu.wpi.first.wpilib.plugins.cpp/src/main/resources/cpp-zip/ant/build.xml +++ b/eclipse-plugins/edu.wpi.first.wpilib.plugins.cpp/src/main/resources/cpp-zip/ant/build.xml @@ -19,21 +19,37 @@ + Trying Target: ${target} - + roboRIO found via mDNS - - - - roboRIO not found via mDNS, falling back to static address of ${target} - - - + + roboRIO not found via mDNS, falling back to static USB + + + + + roboRIO found via static USB + + + + + + + roboRIO not found via USB, falling back to static address of ${target} + + + + + + roboRIO found via Ethernet static + + @@ -105,5 +121,6 @@ + roboRIO image version validated diff --git a/eclipse-plugins/edu.wpi.first.wpilib.plugins.java/src/main/resources/java-zip/ant/build.xml b/eclipse-plugins/edu.wpi.first.wpilib.plugins.java/src/main/resources/java-zip/ant/build.xml index 4cea3ee067..ea6e98af7b 100644 --- a/eclipse-plugins/edu.wpi.first.wpilib.plugins.java/src/main/resources/java-zip/ant/build.xml +++ b/eclipse-plugins/edu.wpi.first.wpilib.plugins.java/src/main/resources/java-zip/ant/build.xml @@ -19,21 +19,37 @@ + Trying Target: ${target} - + roboRIO found via mDNS - - - - roboRIO not found via mDNS, falling back to static address of ${target} - - - + + roboRIO not found via mDNS, falling back to static USB + + + + + roboRIO found via static USB + + + + + + + roboRIO not found via USB, falling back to static address of ${target} + + + + + + roboRIO found via Ethernet static + + @@ -204,6 +220,7 @@ + roboRIO image version validated Checking for JRE. If this fails install the JRE using these instructions: http://wpilib.screenstepslive.com/s/4485/m/13809/l/243933-installing-java-8-on-the-roborio-java-only