blob: c33bff9cf5c616b126c7142f327ff52c12d62cc3 [file] [log] [blame]
# Copyright (c) 2011, 2016 - Loetz GmbH&Co.KG (69115 Heidelberg, Germany)
# All rights reserved. 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
#
# Based on ideas from Xtext, Xtend, Xcore
#
# Contributors:
# Michael Mokroß - Initial implementation
#
bin.includes = about.properties, about.mappings, about.ini, about.html, .,\
model/,\
META-INF/,\
plugin.xml,\
.settings/,\
plugin.properties,\
license.html,\
LICENSE.txt,\
epl-2.0.html
src.includes = about.properties, about.mappings, about.ini, about.html, license.html,\
LICENSE.txt,\
epl-2.0.html
jars.compile.order = .
source.. = emf-gen/,\
src-gen/,\
xtend-gen/,\
src/
output.. = target/classes/