blob: 9e0101f8a16840ff3ad4d946abbcd2f0e034ac6b [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
mwenzb5dc2f92010-06-16 13:24:52 +000017bin.includes = .,\
18 model/,\
19 META-INF/,\
20 plugin.xml,\
21 plugin.properties,\
22 about.html
23jars.compile.order = .
24source.. = src-gen/
25output.. = bin/
mwenz078fc3f2010-07-21 07:21:36 +000026src.includes = diagrams/,\
mwenzb5dc2f92010-06-16 13:24:52 +000027 model/,\
mwenz078fc3f2010-07-21 07:21:36 +000028 about.html