tmf: Add waitUntil / condition to tmf.ui.tests
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui.tests / build.properties
CommitLineData
bceffc25 1###############################################################################
861f74f0 2# Copyright (c) 2013, 2015 Ericsson
bceffc25
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
7d3067e2 13source.. = src/,\
3d2e4ad3
GB
14 widgetStubs/,\
15 shared/
f6281059
ASL
16output.. = bin/
17bin.includes = META-INF/,\
b5983975 18 .,\
a74d2fde 19 plugin.properties,\
861f74f0 20 plugin.xml,\
573087b4 21 about.html,\
45055c6d 22 tracesets/
87b138af 23src.includes = about.html
55663248
AM
24additional.bundles = org.eclipse.jdt.annotation
25jars.extra.classpath = platform:/plugin/org.eclipse.jdt.annotation
This page took 0.086043 seconds and 5 git commands to generate.