lttng: Add Next/Previous TID event action in CFV
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests / .classpath
CommitLineData
463bf1c0
MK
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
d76940d1
AM
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
5 <attributes>
6 <attribute name="annotationpath" value="/org.eclipse.tracecompass.common.core/annotations"/>
7 </attributes>
8 </classpathentry>
9 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
10 <attributes>
11 <attribute name="annotationpath" value="/org.eclipse.tracecompass.common.core/annotations"/>
12 </attributes>
13 </classpathentry>
463bf1c0
MK
14 <classpathentry kind="output" path="bin"/>
15</classpath>
This page took 0.041323 seconds and 5 git commands to generate.