From 31ef77b3b18f60bc1bcc2800f0bbc5cfb0f612ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Cab=C3=A9?= Date: Wed, 21 Oct 2015 23:19:30 +0200 Subject: [PATCH] Bug 480345 - Invalid values in Arduino project properties Fix the enablement condition for ArduinoTargetPropertyPage. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib9d69d2cf03733a4a21cd0173a1e342f2549efb9 Signed-off-by: Benjamin Cabé --- .../arduino/org.eclipse.cdt.arduino.ui/plugin.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/toolchains/arduino/org.eclipse.cdt.arduino.ui/plugin.xml b/toolchains/arduino/org.eclipse.cdt.arduino.ui/plugin.xml index cdb23bae722..7eeccf5664a 100644 --- a/toolchains/arduino/org.eclipse.cdt.arduino.ui/plugin.xml +++ b/toolchains/arduino/org.eclipse.cdt.arduino.ui/plugin.xml @@ -44,11 +44,13 @@ name="Arduino" selectionFilter="single"> - - - + + + + +