blob: 8b53a0bcf12a00faa73b7a1b9f101dbcef482fb1 [file] [log] [blame]
###############################################################################
# Copyright (c) 2006, 2007 Oracle Corporation.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# 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