blob: 36937db33b76df6524b79d8834e207d618427f0b [file] [log] [blame]
###############################################################################
# Copyright (c) 2006, 2014 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v20.html
#
# Contributors:
# IBM Corporation - initial API and implementation
#
###############################################################################
bin.includes = .,\
model/,\
META-INF/,\
plugin.xml,\
plugin.properties,\
about.html,\
about.ini,\
about.properties,\
modeling32.png,\
about.mappings
src.includes = about.html
jars.compile.order = .
source.. = src/
output.. = bin/
javacSource = 1.5
javacTarget = 1.5
compilerArg = -warn:-serial,nls,unchecked