blob: 54708ae42da4dff5cf7c2775d1af6469317a01c1 [file] [log] [blame]
###############################################################################
# Copyright (c) 2007, 2011 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
###############################################################################
source.. = src/,\
xslt/
output.. = bin/
bin.includes = .,\
report/,\
plugin.properties,\
.options,\
about.html,\
META-INF/,\
plugin.xml,\
lib/apitooling-ant.jar,\
scripts/,\
system_packages/
jars.extra.classpath=platform:/plugin/org.apache.ant/lib/ant.jar,platform:/plugin/org.objectweb.asm
jars.compile.order = .,\
lib/apitooling-ant.jar
source.lib/apitooling-ant.jar = src_ant/
output.lib/apitooling-ant.jar = bin_ant/
src.includes = about.html,\
xml/,\
scripts/,\
report/,\
doc/
bin.excludes = scripts/buildApiToolsAntSupportJar.xml