Fix some of the warnings
[EMFCompare2.git] / plugins / org.eclipse.emf.compare.doc / build.properties
blobd7dad4719e66f9b7685c727f8f92585902236d10
1 #################################################################################
2 # Copyright (c) 2006, 2014 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 = META-INF/,\
12                plugin.properties,\
13                about.html,\
14                plugin.xml
15 src.includes = src/,\
16                about.html
17 # for the javadoc generation.
18 jars.extra.classpath = platform:/plugin/org.eclipse.emf.compare,\
19                        platform:/plugin/org.eclipse.emf.compare.edit,\
20                        platform:/plugin/org.eclipse.emf.compare.ide,\
21                        platform:/plugin/org.eclipse.emf.compare.ide.ui,\
22                        platform:/plugin/org.eclipse.emf.compare.rcp,\
23                        platform:/plugin/org.eclipse.emf.compare.rcp.ui