Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2012-07-27 17:11:44 +0000
committerJohn Arthorne2012-07-27 17:11:44 +0000
commited9c1be7b12b5554adc5c9cd85022d070f928ec7 (patch)
tree6493569e78d730373be69e8eb893ba682a143ebb /features/org.eclipse.sdk.examples-feature/build.properties
parentfa2c5270c6a12862129d024980b851f90a6ce3d7 (diff)
downloadeclipse.platform.releng-ed9c1be7b12b5554adc5c9cd85022d070f928ec7.tar.gz
eclipse.platform.releng-ed9c1be7b12b5554adc5c9cd85022d070f928ec7.tar.xz
eclipse.platform.releng-ed9c1be7b12b5554adc5c9cd85022d070f928ec7.zip
Diffstat (limited to 'features/org.eclipse.sdk.examples-feature/build.properties')
-rw-r--r--features/org.eclipse.sdk.examples-feature/build.properties5
1 files changed, 2 insertions, 3 deletions
diff --git a/features/org.eclipse.sdk.examples-feature/build.properties b/features/org.eclipse.sdk.examples-feature/build.properties
index 185d569c..2b4e8423 100644
--- a/features/org.eclipse.sdk.examples-feature/build.properties
+++ b/features/org.eclipse.sdk.examples-feature/build.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2011 IBM Corporation and others.
+# Copyright (c) 2000, 2012 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
@@ -8,8 +8,7 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
-bin.includes = eclipse_update_120.jpg,\
-feature.xml,\
+bin.includes = feature.xml,\
feature.properties
generate.feature@org.eclipse.sdk.examples.source=org.eclipse.sdk.examples

Back to the top