blob: ad61803ba58c2ff3ab2edc6f050171d1526d43a8 [file] [log] [blame]
# ====================================================================
# Copyright (c) 2015, 2016 Obeo
# 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 = .,\
model/,\
META-INF/,\
plugin.xml,\
plugin.properties,\
about.html
jars.compile.order = .
source.. = src-gen/,\
src/
output.. = bin/
src.includes = model/
javacDefaultEncoding.. = US-ASCII
javacProjectSettings = true