blob: 7383850d8ec7d76096455779878e5ce363918f80 [file] [log] [blame]
# Copyright (c) 2005, 2014 IBM Corporation, Embarcadero Technologies, CEA, and others.
# 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:
# IBM - initial API and implementation
# Kenn Hussey (Embarcadero Technologies) - 204200
# Christian W. Damus (CEA) - 286404 (adapted from UML2 UML Tests plug-in)
#
# NLS_MESSAGEFORMAT_VAR
source.uml2.ant.tests.jar = src/
output.uml2.ant.tests.jar = bin/
bin.includes = about.html,\
plugin.properties,\
uml2.ant.tests.jar,\
META-INF/
src.includes = about.html
javacSource = 1.5
javacTarget = 1.5