blob: 4275f58f1e1cf88fb2f43e70e9bcfde7549d6f46 [file] [log] [blame]
###############################################################################
# Copyright (c) 2006, 2010 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
# Zeligsoft - Bug 248869
#
# $Id: build.properties,v 1.9 2010/02/27 17:14:09 ewillink Exp $
#
###############################################################################
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
plugin.properties,\
model/,\
.,\
modeling32.png,\
about.properties,\
about.mappings,\
about.ini,\
about.html,\
plugin.xml
src.includes = about.html
javacSource = 1.5
javacTarget = 1.5
compilerArg = -warn:-serial,nls,unchecked