blob: 1d6281c72cedf438ada1d669a6fca74f1e7fc4ee [file] [log] [blame]
###############################################################################
# Copyright (c) 2004, 2005 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
###############################################################################
bin.includes = plugin.xml,\
plugin.properties,\
test.xml,\
about.html,\
testbuildfiles/,\
lib/,\
lib/*.jar,\
*.jar
source.anttestsui.jar = test plugin/,\
Ant Editor Tests/,\
Ant Debug Tests/,\
External Tools/,\
Ant Tests/,\
buildfiles/
source.lib/antUITestsSupport.jar = test support/
jars.compile.order=anttestsui.jar,lib/antUITestsSupport.jar