diff options
Diffstat (limited to 'org.eclipse.debug.examples.core/build.properties')
-rw-r--r-- | org.eclipse.debug.examples.core/build.properties | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/org.eclipse.debug.examples.core/build.properties b/org.eclipse.debug.examples.core/build.properties index ebe0689d6..1733f7a39 100644 --- a/org.eclipse.debug.examples.core/build.properties +++ b/org.eclipse.debug.examples.core/build.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2005, 2009 IBM Corporation and others. +# Copyright (c) 2005, 2011 IBM Corporation 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 @@ -18,5 +18,7 @@ bin.includes = plugin.xml,\ about.html,\ .,\ readme.html,\ - samples/ + samples/,\ + OSGI-INF/l10n/bundle.properties,\ + OSGI-INF/ src.includes = about.html |