blob: 37fe75f3e8ef3bdaaabd1118620c6f92a9f86106 [file] [log] [blame]
###############################################################################
# Copyright (c) 2007, 2010 IBM Corporation and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
source.. = src/
source.ant_tasks/director-ant.jar=src_ant/
output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
ant_tasks/director-ant.jar,\
about.html,\
plugin.properties
src.includes = about.html
jars.compile.order=.,ant_tasks/director-ant.jar
extra.ant_tasks/director-ant.jar = platform:/plugin/org.apache.ant
jars.extra.classpath = platform:/plugin/org.apache.ant/lib/ant.jar