blob: 06e74167be7b510187efc5992a4862b1f571cad0 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 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
###############################################################################
source.antui.jar = Ant Tools Support/,\
templates/,\
Ant Editor/
source.lib/antrunner.jar = Ant Runner Support/
source.lib/remoteAnt.jar = Remote Ant Support/
src.includes=about.html
bin.includes = icons/,\
.options,\
plugin.properties,\
plugin.xml,\
about.html,\
templates/,\
*.jar,\
lib/*.jar
jars.compile.order=antui.jar,lib/antrunner.jar,lib/remoteAnt.jar
jars.extra.classpath=../org.apache.ant/lib/ant.jar