blob: b4e72d66358223c235cce1b3523c6c4c0ff359c4 [file] [log] [blame]
###############################################################################
# Copyright (c) 2013, 2014 Ericsson
#
# 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:
# Ericsson - Initial API and implementation
###############################################################################
source.. = src/main/antlr3,\
target/generated-sources/antlr3
output.. = bin/
bin.includes = META-INF/,\
plugin.properties,\
about.html,\
.
jars.compile.order = .
src.includes = about.html
additional.bundles = org.eclipse.jdt.annotation
jars.extra.classpath = platform:/plugin/org.eclipse.jdt.annotation