blob: b8d99e4b9260e73b675ca383fa210d4e936a0161 [file] [log] [blame]
###############################################################################
# Copyright (c) 2005, 2007 BEA Systems, Inc.
# 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
###############################################################################
source.apt.jar = src/
source.aptext.jar = srcext/
output.apt.jar = bin/
bin.includes = plugin.xml,\
test.xml,\
perf-test-project.zip,\
META-INF/,\
resources/,\
*.jar,\
about.html,\
plugin.properties
src.includes = about.html
jars.compile.order = aptext.jar,apt.jar