blob: 73c010a8f06bc019ffd930e42c0f1a9f362eaaa2 [file] [log] [blame]
# Copyright (c) 2007, 2009-2012, 2017, 2018 Eike Stepper (Loehne, Germany) and others.
# 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:
# Eike Stepper - initial API and implementation
# NLS_MESSAGEFORMAT_VAR
bin.includes = .,\
META-INF/,\
plugin.properties,\
about.html,\
plugin.xml,\
icons/,\
about.ini,\
about.mappings,\
about.properties,\
modeling32.png,\
ant_tasks/
src.includes = about.html,\
pom.xml,\
build-ant-tasks.ant
bin.excludes = ant_tasks/.gitignore
jars.compile.order = .,\
ant_tasks/cdo.ant.tasks.jar
source.. = src/
output.. = bin/
output.ant_tasks/cdo.ant.tasks.jar = bin/
generateSourceReferences = true