blob: b282831b76800a9921dde07d905e15397a02070a [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2005 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.antsupport.jar=src/
source.lib/antsupportlib.jar=src_ant/
src.includes=about.html,schema/
bin.includes=plugin.xml,plugin.properties,about.html,*.jar,lib/*.jar,
jars.compile.order=antsupport.jar,lib/antsupportlib.jar
jars.extra.classpath=../org.apache.ant/lib/ant.jar,../org.apache.ant/lib/ant-launcher.jar
javadoc.packages=org.eclipse.*