blob: ef1099e70adbf5aebccf99803e58bde6a99a534d [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.3 2010/06/18 00:15:13 yvyang Exp $
bin.includes = .,\
model/,\
META-INF/,\
plugin.xml,\
plugin.properties,\
about.html,\
.classpath,\
.project,\
notice.html
jars.compile.order = .
source.. = src/
output.. = bin/
src.includes = .classpath,\
.project,\
META-INF/,\
about.html,\
build.properties,\
model/,\
plugin.properties,\
src/,\
notice.html