org.eclipse.core.contenttype/build.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (download) (annotate)
Wed Apr 19 21:53:05 2006 UTC (3 years, 7 months ago) by dj
Branch: MAIN
CVS Tags: v20060511, v20070910, R3_3_1_1, v20081006b, v20090429-1800, v20090831, v20060619, v20090428, v20081124, v20060717, v20081201, v20090223, v20090824-1030, v20090824-1017, v20080407, v20090425, R34x_v20090602, v20090302, R3_5_1, R34x_v20090825-1137, v20081010, v20060808, v20070226, R35x_v20090826-0451, R3_3_1, R3_3_2, v20081211-0735, R3_2_1, R3_2_2, R3_4, R3_5, v20081029-1100, R3_2, R34x_v20090604, I20060605-1430, v20091102, R3_4_2, R3_4_1, v20090925, v20081117, v20060601a, v20060626, v20060603, v20090928, v20081020, v20080414, v20080604-1400, v20060510, r35x_v20090824-1112, v20081006, v20080201, R3_3, v20070316, v20060426, v20081208-1150, pre_R3_3, v20091109, v20070319, HEAD
Branch point for: R3_4_maintenance, R3_5_maintenance
Changes since 1.2: +1 -0 lines
Bug 136681 - Need to update manifests with ExecutionEnvironment header
###############################################################################
# Copyright (c) 2005, 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
###############################################################################
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               .options,\
               plugin.properties,\
               about.html
src.includes = about.html,\
               schema/
jre.compilation.profile = J2SE-1.4