From 1a8abe3d93d00cd1c51f95d955c531f6b91b3d7e Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Wed, 20 Dec 2017 08:20:40 +0100 Subject: [528979] Migrate build to Maven/Tycho https://bugs.eclipse.org/bugs/show_bug.cgi?id=528979--- plugins/org.eclipse.emf.cdo.ecore.retrofit/build.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/org.eclipse.emf.cdo.ecore.retrofit/build.properties') diff --git a/plugins/org.eclipse.emf.cdo.ecore.retrofit/build.properties b/plugins/org.eclipse.emf.cdo.ecore.retrofit/build.properties index 14ef182f75..d0f6f5d80a 100644 --- a/plugins/org.eclipse.emf.cdo.ecore.retrofit/build.properties +++ b/plugins/org.eclipse.emf.cdo.ecore.retrofit/build.properties @@ -19,6 +19,7 @@ bin.includes = META-INF/,\ about.properties,\ fragment.properties,\ modeling32.png -src.includes = about.html +src.includes = about.html,\ + pom.xml generateSourceReferences = true -- cgit v1.2.3