blob: c1777385dc0f641e6b333bc8fc1fd0e13ccecedf [file] [log] [blame]
# Copyright (c) 2012, 2017 Eike Stepper (Berlin, 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
src.includes = about.html,\
pom.xml
jars.compile.order = .
source.. = src/
output.. = bin/
generateSourceReferences = true