org.eclipse.core.runtime.compatibility/build.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.8 - (download) (annotate)
Wed May 10 18:14:29 2006 UTC (3 years, 6 months ago) by dj
Branch: MAIN
CVS Tags: R3_3_1_1, v20061120, R3_2_1, R3_2_2, v20060601a, R3_3, R3_4, R3_5, R3_2, v20071008, pre_R3_3, v20070319, v20070316, R3_5_1, I20060605-1430, v20090413, v20060603, v20060511, v20060510, v20070226, R3_3_1, R3_3_2, v20061106, R3_4_2, R3_4_1, v20070502, HEAD
Changes since 1.7: +1 -1 lines
Updated copyrights.
###############################################################################
# Copyright (c) 2003, 2006 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 = .,\
	META-INF/,\
	plugin.properties,\
	about.html
source.. = src-runtime/, src-boot/, src-model/
src.includes=about.html
extra.compatibility.jar = ../org.eclipse.update.configurator/configurator.jar
extra.prerequisites = org.eclipse.update.configurator
jre.compilation.profile = J2SE-1.4