tmf: Mark TmfTraceManager @NonNullByDefault
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.kernel.core.tests / build.properties
CommitLineData
03c8809b 1###############################################################################
ed902a2b 2# Copyright (c) 2013, 2015 Ericsson
03c8809b
AM
3#
4# All rights reserved. This program and the accompanying materials
5# are made available under the terms of the Eclipse Public License v1.0
6# which accompanies this distribution, and is available at
7# http://www.eclipse.org/legal/epl-v10.html
8#
9# Contributors:
10# Ericsson - Initial API and implementation
11###############################################################################
12
72c787e2 13source.. = src/,\
03722d5b
GB
14 perf/,\
15 shared/
a7780cc8
FC
16output.. = bin/
17bin.includes = META-INF/,\
18 .,\
861f74f0 19 plugin.properties,\
43b5f69a
FG
20 about.html,\
21 plugin.xml
87b138af 22src.includes = about.html
c1831960
AM
23additional.bundles = org.eclipse.jdt.annotation
24jars.extra.classpath = platform:/plugin/org.eclipse.jdt.annotation
This page took 0.074866 seconds and 5 git commands to generate.