Make sure folders are created when extracting input files
[EMFCompare2.git] / plugins / org.eclipse.emf.compare.uml2 / build.properties
bloba48d99ecdfe4e8a8dc915e54ef9021fb7dbed587
1 ###############################################################################
2 # Copyright (c) 2006, 2012 Obeo.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Eclipse Public License v1.0
5 # which accompanies this distribution, and is available at
6 # http://www.eclipse.org/legal/epl-v10.html
7
8 # Contributors:
9 #     Obeo - initial API and implementation
10 ###############################################################################
11 bin.includes = .,\
12                model/,\
13                META-INF/,\
14                plugin.xml,\
15                plugin.properties,\
16                about.html,\
17                about.ini,\
18                about.properties,\
19                modeling32.png
20 jars.compile.order = .
21 source.. = src-gen/,\
22            src/
23 output.. = bin/
24 src.includes = about.html,\
25                model/,\
26                about.ini,\
27                about.properties,\
28                modeling32.png