From bc3c5447e76356df951cede2a044c9fa736ff149 Mon Sep 17 00:00:00 2001 From: Fredric Silberberg Date: Fri, 5 Dec 2014 14:42:54 -0500 Subject: [PATCH] Java-Installer Added the java-installer to the tools-zip created by the plugins Change-Id: Ibf03e3cf83c6c8a7663c4c55c0fb18623020039e --- eclipse-plugins/edu.wpi.first.wpilib.plugins.core/pom.xml | 7 +++++++ 1 file changed, 7 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 d322dce1f0..c273a93096 100644 --- a/eclipse-plugins/edu.wpi.first.wpilib.plugins.core/pom.xml +++ b/eclipse-plugins/edu.wpi.first.wpilib.plugins.core/pom.xml @@ -92,6 +92,13 @@ ${tools-zip} OutlineViewer.jar + + edu.wpi.first.wpilib + java-installer + 1.0-SNAPSHOT + ${tools-zip} + java-installer.jar + false