From 46dc99a1152fa1988c562ccb62fadd39113b3f61 Mon Sep 17 00:00:00 2001 From: Patrick Plenefisch Date: Thu, 18 Dec 2014 18:21:00 -0500 Subject: [PATCH] Adding SFX to tools zip Change-Id: I09a04506682a5d0ccbe8e556285de587915f7383 --- .../edu.wpi.first.wpilib.plugins.core/pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/eclipse-plugins/edu.wpi.first.wpilib.plugins.core/pom.xml b/eclipse-plugins/edu.wpi.first.wpilib.plugins.core/pom.xml index c273a93096..6d978cbfc5 100644 --- a/eclipse-plugins/edu.wpi.first.wpilib.plugins.core/pom.xml +++ b/eclipse-plugins/edu.wpi.first.wpilib.plugins.core/pom.xml @@ -85,6 +85,14 @@ ${tools-zip} SmartDashboard.jar + + edu.wpi.first.wpilib + sfx + zip + zip + ${tools-zip}/../ + sfx.zip + edu.wpi.first.wpilib.networktables OutlineViewer @@ -143,6 +151,7 @@ + @@ -208,6 +217,12 @@ SmartDashboard 1.0.0-SNAPSHOT + + edu.wpi.first.wpilib + sfx + zip + LATEST + edu.wpi.first.wpilib.networktables OutlineViewer