blob: 5a652e2cdef243b642d0c50c101b4c77d8f25e2d [file] [log] [blame]
###############################################################################
# Copyright (c) 2003, 2009 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
###############################################################################
extra.lib/pdebuild-ant.jar = ../org.apache.ant/ant.jar
bin.includes = plugin.xml,\
plugin.properties,\
about.html,\
*.jar,\
lib/*.jar,\
scripts/,\
templates/,\
data/,\
META-INF/,\
.options,\
about_files/
jars.compile.order = pdebuild.jar,\
lib/pdebuild-ant.jar
source.pdebuild.jar = src/
output.pdebuild.jar = bin/
src.includes = about.html,\
schema/
source.lib/pdebuild-ant.jar = src_ant/
output.lib/pdebuild-ant.jar = bin_ant/
jars.extra.classpath = platform:/plugin/org.apache.ant/lib/ant.jar,\
platform:/plugin/org.eclipse.equinox.p2.repository.tools/lib/repository-tools-ant.jar