blob: d5358e8f6cac9227934da1ae8231bf8209f744f7 [file] [log] [blame]
# ====================================================================
# Copyright (c) 2007, 2013 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
# ====================================================================
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