blob: 2bf449e5731547bf87357cb792736d58c979d22d [file] [log] [blame]
###############################################################################
# Copyright (c) 2005 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
#
###############################################################################
bin.includes = META-INF/,\
jsfmetadatatests.jar,\
testfiles/,\
plugin.xml,\
test.xml,\
about.html,\
plugin.properties,\
RootOfPluginTest.properties,\
RootOfPluginTest.xml
source.jsfmetadatatests.jar = src/
output.jsfmetadatatests.jar = bin/
jars.compile.order = jsfmetadatatests.jar
javacSource=1.5
javacTarget=1.5