graph/timing: Fix a typo in Manifest.MF file
[deliverable/tracecompass.git] / doc / org.eclipse.tracecompass.examples / build.properties
CommitLineData
60ae41e1 1###############################################################################
ed902a2b 2# Copyright (c) 2014, 2015 Ericsson
60ae41e1
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###############################################################################
556101f3 12
d9ac72f4
BH
13source.. = src/
14output.. = bin/
15bin.includes = META-INF/,\
16 .,\
83842d7d 17 plugin.properties,\
861f74f0
MAL
18 plugin.xml,\
19 about.html
83842d7d 20src.includes = about.html
d0c7e4ba
AM
21additional.bundles = org.eclipse.jdt.annotation
22jars.extra.classpath = platform:/plugin/org.eclipse.jdt.annotation
This page took 0.070169 seconds and 5 git commands to generate.