org.eclipse.core.resources/build.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.38 - (download) (annotate)
Tue Jun 3 12:34:52 2008 UTC (17 months, 3 weeks ago) by sbrandys
Branch: MAIN
CVS Tags: e4merge_v20090907-1000, v20080604-1400, v20090629, v20091103-0745, v20090123, v20091123, v20080908, v20081117, v20091019, v20081201, v20090223, R34x_v20080826, v20090316, R34x_v20090126, v20081020, v20091005-1055, v20081026, v20090720, v20090505, v20090504, R34x_v20080902, v20090820, v20090213, R35x_v20091105-0835, v20090320, R3_4, R3_5, v20090429-1800, R34x_v20081113, v20090428, v20090425, v20081010, R3_4_2, R35x_v20090925-1200, v20091022-0835, R34x_v20080709, v20091109, v20080922, v20091102, e4merge_v20090923, pre_e4work_merge, v20090512, v20090817, v20090203, v20090209, v20080714, v20090727a, v20090413, v20081006, v20090911, I20081022-0500, R3_4_1, v20090925, v20090921, v20091026-1217, R35x_v20090821-0505, v20090119, v20090112, v20081103, v20091013-0600, v20090316-0910, v20090302, v20090306, R35x_v20090826-0451, R3_5_1, R34x_v20090112, R34x_v20091113-0430, v20080825, R35x_v20091117, HEAD
Branch point for: R3_4_1_maintenance_patches, v20090820_e4merge, R3_4_maintenance, R3_5_maintenance
Changes since 1.37: +1 -1 lines
Bug 235313 - Copyright update
###############################################################################
# Copyright (c) 2000, 2007 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
###############################################################################
source..=src/
source.ant_tasks/resources-ant.jar=src_ant/
src.includes = about.html,\
               schema/,\
               natives/
bin.includes = plugin.xml,\
               plugin.properties,\
               .options,\
               about.html,\
               .,\
               ant_tasks/resources-ant.jar,\
               META-INF/MANIFEST.MF
jars.compile.order=.,ant_tasks/resources-ant.jar
extra.ant_tasks/resources-ant.jar = platform:/plugin/org.apache.ant, platform:/plugin/org.eclipse.ant.core
jars.extra.classpath = platform:/plugin/org.apache.ant/lib/ant.jar