blob: f87b00abda4cc549ec33d3aff3273b4001f2f9e0 [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 v1.0
# which accompanies this distribution, and is available at
# http{//www.eclipse.org/legal/epl-v10.html
#
# Based on ideas from Xtext, Xtend, Xcore
#
# Contributors{
# Joerg Riegel - Initial implementation
#
bin.includes = about.properties, about.mappings, about.ini, about.html, .,\
model/,\
META-INF/,\
plugin.xml,\
plugin.properties,\
.classpath,\
.project,\
.settings/,\
license.html,\
LICENSE.txt,\
epl-v10.html
src.includes = about.properties, about.mappings, about.ini, about.html, license.html,\
LICENSE.txt,\
epl-v10.html
source.. = src/,\
src-gen/,\
xtend-gen/,\
emf-gen/