blob: c37ddb952bc801ae64b4ae969836bcca8a58c5f5 [file] [log] [blame]
###############################################################################
# Copyright (c) 2005, 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:
# Gerry Kessler - initial API and implementation
###############################################################################
bin.includes = META-INF/,\
about.html,\
test.xml,\
jsfcoretests.jar,\
testfiles/,\
plugin.xml,\
plugin.properties
jars.compile.order = jsfcoretests.jar
source.jsfcoretests.jar = src/
output.jsfcoretests.jar = bin/
javacSource=1.5
javacTarget=1.5