blob: 42b02ef41c2a5d0c414c3d08b68b326600aa526a [file] [log] [blame]
# ====================================================================
# Copyright (c) 2007, 2014 THALES GLOBAL SERVICES
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# 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