tmf: Bug 433518: Add support for unit of seconds in TmfTimestampFormat
[deliverable/tracecompass.git] / ctf / org.eclipse.tracecompass.ctf.core.tests / .classpath
index e85573bd2273407f5bd800c4d3a58e7510b5ea7f..6401bb923f6ae2b56ab1c5a69d73a03670c8866f 100644 (file)
@@ -3,7 +3,15 @@
        <classpathentry kind="src" path="src"/>
        <classpathentry kind="src" path="perf"/>
        <classpathentry kind="src" path="shared"/>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
-       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
+               <attributes>
+                       <attribute name="annotationpath" value="/org.eclipse.tracecompass.common.core/annotations"/>
+               </attributes>
+       </classpathentry>
+       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
+               <attributes>
+                       <attribute name="annotationpath" value="/org.eclipse.tracecompass.common.core/annotations"/>
+               </attributes>
+       </classpathentry>
        <classpathentry kind="output" path="bin"/>
 </classpath>
This page took 0.024211 seconds and 5 git commands to generate.