]> git.uio.no Git - ifi-stolz-refaktor.git/blob - case-study/jdt-after/build.properties
5cb0fd675d4ebe00808d9b01bf73c1bb900410f5
[ifi-stolz-refaktor.git] / case-study / jdt-after / build.properties
1 ###############################################################################
2 # Copyright (c) 2000, 2011 IBM Corporation and others.
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 #     IBM Corporation - initial API and implementation
10 ###############################################################################
11 bin.includes = plugin.xml,\
12                about.html,\
13                .options,\
14                JavadocHoverStyleSheet.css,\
15                JavadocViewStyleSheet.css,\
16                icons/,\
17                templates/,\
18                plugin.properties,\
19                .,\
20                META-INF/,\
21                dictionaries/,\
22                about_files/,\
23                jar-in-jar-loader.zip
24 src.includes = about.html,\
25                schema/,\
26                dictionaries/,\
27                about_files/
28 source.. = core refactoring/,\
29                ui/,\
30                ui refactoring/,\
31                core extension/,\
32                internal compatibility/
33 src.excludes = jar in jar loader/
34 jars.compile.order = .
35 customBuildCallbacks = customBuildCallbacks.xml
36 javacWarnings..=-raw,-unchecked