releng: Add missing source for tracecompass.common.core
[deliverable/tracecompass.git] / ctf / org.eclipse.tracecompass.ctf.core.tests / .classpath
CommitLineData
866e5b51
FC
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
7db66c58 4 <classpathentry kind="src" path="perf"/>
32bf80d2 5 <classpathentry kind="src" path="shared"/>
d76940d1
AM
6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
7 <attributes>
8 <attribute name="annotationpath" value="/org.eclipse.tracecompass.common.core/annotations"/>
9 </attributes>
10 </classpathentry>
11 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
12 <attributes>
13 <attribute name="annotationpath" value="/org.eclipse.tracecompass.common.core/annotations"/>
14 </attributes>
15 </classpathentry>
866e5b51
FC
16 <classpathentry kind="output" path="bin"/>
17</classpath>
This page took 0.072007 seconds and 5 git commands to generate.