blob: 2b6d76e3eca1a79dd9810f45dff5e26a63f4d938 [file] [log] [blame]
###############################################################################
# Copyright (c) 2004 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Common Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/cpl-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/,\
External Tools/,\
Ant Tests/,\
buildfiles/
source.lib/antUITestsSupport.jar = test support/
jars.compile.order=anttestsui.jar,lib/antUITestsSupport.jar