org.eclipse.core.boot/build.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.34 - (download) (annotate)
Thu Feb 14 16:59:19 2008 UTC (21 months, 1 week ago) by johna
Branch: MAIN
CVS Tags: v20080218, R3_4, R3_5, R3_5_1, R3_4_2, R3_4_1, HEAD
Changes since 1.33: +2 -1 lines
Bug 212743 Don't need source bundle for boot
###############################################################################
# Copyright (c) 2000, 2008 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
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#     IBM Corporation - initial API and implementation
###############################################################################
bin.includes = .,\
               plugin.properties,\
               about.html,\
               META-INF/,\
               readme.txt
src.includes=about.html
generateSourceBundle=false