blob: 3ad05917bf0102ccee02d7674623bac6d742ab60 [file] [log] [blame]
###############################################################################
# Copyright (c) 2005, 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 v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
#
###############################################################################
bin.includes = .,\
model/,\
META-INF/,\
plugin.xml,\
plugin.properties,\
about.html,\
about.ini,\
about.properties,\
.options,\
modeling32.png,\
schema/
jars.compile.order = .
source.. = src/
output.. = bin/
src.includes = about.html
javacSource = 1.5
javacTarget = 1.5
compilerArg = -warn:-serial,nls,unchecked