From 786e70c2242c6799b5aa07259f90b3d5a9e46dee Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Mon, 21 May 2012 09:10:21 +0200 Subject: Add generateSourceReferences = true to all plugins --- .../org.eclipse.emf.cdo.dawn.sdk/build.properties | 44 +++++++++++----------- 1 file changed, 23 insertions(+), 21 deletions(-) (limited to 'plugins/org.eclipse.emf.cdo.dawn.sdk') diff --git a/plugins/org.eclipse.emf.cdo.dawn.sdk/build.properties b/plugins/org.eclipse.emf.cdo.dawn.sdk/build.properties index 1d2bd96e88..7d061e81eb 100644 --- a/plugins/org.eclipse.emf.cdo.dawn.sdk/build.properties +++ b/plugins/org.eclipse.emf.cdo.dawn.sdk/build.properties @@ -1,21 +1,23 @@ -# Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# Eike Stepper - initial API and implementation - -# NLS_MESSAGEFORMAT_VAR - -bin.includes = META-INF/,\ - plugin.properties,\ - about.html,\ - copyright.txt,\ - about.ini,\ - about.mappings,\ - about.properties,\ - modeling32.png -src.includes = about.html,\ - copyright.txt +# Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Eike Stepper - initial API and implementation + +# NLS_MESSAGEFORMAT_VAR + +bin.includes = META-INF/,\ + plugin.properties,\ + about.html,\ + copyright.txt,\ + about.ini,\ + about.mappings,\ + about.properties,\ + modeling32.png +src.includes = about.html,\ + copyright.txt + +generateSourceReferences = true -- cgit v1.2.3