blob: afcddd5009cc37e032958a0d41ae625215a99294 [file] [log] [blame]
mwenzb5dc2f92010-06-16 13:24:52 +00001###############################################################################
2# <copyright>
3#
4# Copyright (c) 2005, 2010 SAP AG.
5# All rights reserved. This program and the accompanying materials
6# are made available under the terms of the Eclipse Public License v1.0
7# which accompanies this distribution, and is available at
8# http://www.eclipse.org/legal/epl-v10.html
9#
10# Contributors:
11# SAP AG - initial API, implementation and documentation
12#
13# </copyright>
14#
15###############################################################################
16
17# <copyright>
18# </copyright>
19#
mwenz6daa5fc2010-07-21 07:21:35 +000020# $Id: build.properties,v 1.2 2010/07/21 07:21:35 mwenz Exp $
mwenzb5dc2f92010-06-16 13:24:52 +000021
22bin.includes = .,\
23 META-INF/,\
24 plugin.properties,\
25 about.html
26jars.compile.order = .
27source.. = src/
28output.. = bin/
mwenz6daa5fc2010-07-21 07:21:35 +000029src.includes = about.html
mwenzce4a1322011-10-26 14:01:28 +020030jre.compilation.profile = J2SE-1.5