blob: dd655566502e1f6f04f66cfd67a2a24f41654047 [file] [log] [blame]
###############################################################################
# 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
###############################################################################
customBuildCallbacks=customBuildCallbacks.xml
bin.includes = .,\
META-INF/,\
about.html,\
build.properties,\
plugin.properties,\
plugin.xml
src.includes = batch/,\
ide/,\
.classpath,\
.project,\
META-INF/,\
about.html,\
build.properties,\
plugin.properties,\
.options,\
.settings/,\
customBuildCallbacks.xml,\
plugin.xml
jars.compile.order = .
output.. = bin/
source.. = batch/,\
ide/