blob: c1c27a61a39b62ffe7a50c9228bb48f0fee070aa [file] [log] [blame]
###############################################################################
# Copyright (c) 2010 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
###############################################################################
# <copyright>
# </copyright>
#
# $Id: build.properties,v 1.4 2010/06/18 00:13:55 yvyang Exp $
bin.includes = .,\
src/model/,\
META-INF/,\
plugin.xml,\
plugin.properties,\
test.xml,\
about.html,\
notice.html
jars.compile.order = .
source.. = src/
output.. = bin/
src.includes = test.xml,\
plugin.properties,\
plugin.xml,\
.classpath,\
.project,\
META-INF/,\
about.html,\
build.properties,\
model/,\
notice.html,\
src/