timing.ui: Make doubleclicking on a flame graph event zoom on it
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests / .classpath
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="src" path="perf"/>
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
6 <attributes>
7 <attribute name="annotationpath" value="/org.eclipse.tracecompass.common.core/annotations"/>
8 </attributes>
9 </classpathentry>
10 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
11 <attributes>
12 <attribute name="annotationpath" value="/org.eclipse.tracecompass.common.core/annotations"/>
13 </attributes>
14 </classpathentry>
15 <classpathentry kind="output" path="bin"/>
16 </classpath>
This page took 0.031938 seconds and 5 git commands to generate.