blob: f6fe0c0a668549ebbb71bcd4b233ce6f5332e980 [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,\
messages.properties,\
.options,\
images/,\
schema/,\
about.html,\
model/
jars.compile.order = .
source.. = src-gen/,\
src-diag/,\
src/
output.. = bin/
src.includes = messages.properties,\
schema/
javacWarnings.. = none
additional.bundles = org.apache.batik.css,\
org.apache.batik.ext.awt
javacDefaultEncoding.. = US-ASCII
javacProjectSettings = true