Link all plugins to the external annotation location
[deliverable/tracecompass.git] / ctf / org.eclipse.tracecompass.ctf.core.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="src" path="shared"/>
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>
16 <classpathentry kind="output" path="bin"/>
17 </classpath>
This page took 0.034567 seconds and 5 git commands to generate.