Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/recipes/plugins/uml/org.eclipse.papyrus.uml.modelexplorer.recipetest/build.properties')
-rw-r--r--tests/recipes/plugins/uml/org.eclipse.papyrus.uml.modelexplorer.recipetest/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/recipes/plugins/uml/org.eclipse.papyrus.uml.modelexplorer.recipetest/build.properties b/tests/recipes/plugins/uml/org.eclipse.papyrus.uml.modelexplorer.recipetest/build.properties
index e5e07daf5bb..b39511bd23f 100644
--- a/tests/recipes/plugins/uml/org.eclipse.papyrus.uml.modelexplorer.recipetest/build.properties
+++ b/tests/recipes/plugins/uml/org.eclipse.papyrus.uml.modelexplorer.recipetest/build.properties
@@ -4,5 +4,6 @@ bin.includes = META-INF/,\
resource/packageInGreen.uiCustom,\
plugin.xml,\
resource/packageableElementItemLinkNotVisible.uiCustom,\
- resource/packagedElementsItemLinksWithIcon.uiCustom
+ resource/packagedElementsItemLinksWithIcon.uiCustom,\
+ resource/umlModelExplorerRecipe.querySet
source.. = src/

Back to the top