blob: a2bb31c9f830d6c6d1aabcc9ffc812bb2bde20dd [file] [log] [blame]
# ====================================================================
# Copyright (c) 2007, 2014 THALES GLOBAL SERVICES
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# Obeo - initial API and implementation
# ====================================================================
bin.includes = .,\
icons/,\
META-INF/,\
plugin.xml,\
plugin.properties,\
.options,\
images/,\
schema/,\
about.html
jars.compile.order = .
source.. = src-gen/,\
src-diag/,\
src/
output.. = bin/
src.includes = schema/
javacWarnings.. = none
additional.bundles = org.apache.batik.css,\
org.apache.batik.ext.awt
javacDefaultEncoding.. = US-ASCII
javacProjectSettings = true