From 17cef9291253fb9cba42bd7927661e71ca66e7d7 Mon Sep 17 00:00:00 2001 From: Camille Letavernier Date: Tue, 10 Nov 2015 10:53:32 +0100 Subject: 478789: Papyrus Notation Model is used for non Papyrus Editors https://bugs.eclipse.org/bugs/show_bug.cgi?id=478789 - Do not compute NamedStyles if the CSS Support is not enabled on the current resource - Add test Change-Id: Icf761fe2ec6885c11b102516e7a819e3ec3d4b7b Signed-off-by: Camille Letavernier --- .../org.eclipse.papyrus.infra.gmfdiag.css.tests/build.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/build.properties') diff --git a/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/build.properties b/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/build.properties index 130df98d220..c89f5eb10cb 100644 --- a/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/build.properties +++ b/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/build.properties @@ -3,5 +3,6 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ resources/,\ - about.html + about.html,\ + plugin.xml src.includes = about.html -- cgit v1.2.3