blob: 93de3b977378401f4169f397c46ad21ca1381c3f [file] [log] [blame]
###############################################################################
# Copyright (c) 2007 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
#
# $Id: build.properties,v 1.3 2007/06/05 20:35:00 cdamus Exp $
#
###############################################################################
source.. = src/
output.. = bin/
bin.includes = .,\
META-INF/,\
plugin.properties,\
about.html
src.includes = about.html
javacSource = 1.5
javacTarget = 1.5
compilerArg = -warn:-serial,nls,unchecked