blob: 4307e3d3f88e1c3e399d2cdf6189283c4aceeb8f [file] [log] [blame]
###############################################################################
# Copyright (c) 2006 Oracle Corporation.
# 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:
# Oracle - initial API and implementation
###############################################################################
bin.includes = META-INF/,\
pagedesignertests.jar,\
plugin.properties,\
about.html,\
testdata/,\
test.xml,\
plugin.xml,\
metadata/
source.pagedesignertests.jar = src/
output.pagedesignertests.jar = bin/
jars.compile.order = pagedesignertests.jar
javacSource=1.5
javacTarget=1.5