blob: 08bfe83fd5979cd2a5c48159f2bbc050ac6bccdc [file] [log] [blame]
# ====================================================================
# Copyright (c) 2007, 2013 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
# ====================================================================
source.. = src-gen/,\
src/
output.. = bin/
bin.includes = META-INF/,\
help/,\
model/,\
.,\
plugin.properties,\
plugin.xml,\
about.html
additional.bundles = org.eclipse.core.runtime
javacDefaultEncoding.. = US-ASCII
javacProjectSettings = true