From 6843de3894ee6d54ceecf90e84eef99bd032a447 Mon Sep 17 00:00:00 2001 From: Darin Wright Date: Mon, 14 Dec 2009 18:04:17 +0000 Subject: Fix warnings in build.properties --- org.eclipse.debug.examples.ui/build.properties | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'org.eclipse.debug.examples.ui') diff --git a/org.eclipse.debug.examples.ui/build.properties b/org.eclipse.debug.examples.ui/build.properties index bac56954d..b18c60771 100644 --- a/org.eclipse.debug.examples.ui/build.properties +++ b/org.eclipse.debug.examples.ui/build.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2005, 2008 IBM Corporation and others. +# Copyright (c) 2005, 2009 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 @@ -16,7 +16,5 @@ bin.includes = plugin.xml,\ META-INF/,\ .,\ icons/ -src.includes = src/,\ - about.html,\ - icons/,\ - plugin.xml +src.includes = about.html,\ + icons/ -- cgit v1.2.3