From 7cfa0d04d7b6a8a3dc5cf74fe116b3692939d072 Mon Sep 17 00:00:00 2001 From: Alex Henning Date: Fri, 14 Nov 2014 16:08:17 -0500 Subject: [PATCH] Added support for launching a simulation friendly SmartDashboard. Change-Id: I84176cf522da20a74234f7cfb7b8a6aaca7d9248 --- .../edu.wpi.first.wpilib.plugins.core/plugin.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/eclipse-plugins/edu.wpi.first.wpilib.plugins.core/plugin.xml b/eclipse-plugins/edu.wpi.first.wpilib.plugins.core/plugin.xml index 6dfdfa6745..fc7f9c49c7 100644 --- a/eclipse-plugins/edu.wpi.first.wpilib.plugins.core/plugin.xml +++ b/eclipse-plugins/edu.wpi.first.wpilib.plugins.core/plugin.xml @@ -33,6 +33,14 @@ toolbarPath="WPILib" tooltip="Launch the SmartDashboard to get feedback from the robot."> + +