From 7e4d86467aacc4efa6c3257de744f50b9bc08f31 Mon Sep 17 00:00:00 2001 From: PyvesB Date: Wed, 21 Oct 2020 17:07:58 +0100 Subject: [PATCH] Enable Glue Code Options only when selecting a project --- cucumber.eclipse.editor/plugin.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cucumber.eclipse.editor/plugin.xml b/cucumber.eclipse.editor/plugin.xml index 7937c7a1..7e40eed0 100644 --- a/cucumber.eclipse.editor/plugin.xml +++ b/cucumber.eclipse.editor/plugin.xml @@ -374,6 +374,9 @@ class="cucumber.eclipse.editor.properties.ProjectGlueCodeOptions" id="cucumber.eclipse.editor.properties.gluecodeoptions" name="Glue Code Options"> + + +