Build whole project with Java 8
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui.tests / .classpath
CommitLineData
f6281059
ASL
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
b20e0f5d 3 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
f6281059
ASL
4 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5 <classpathentry kind="src" path="src"/>
7d3067e2 6 <classpathentry kind="src" path="widgetStubs"/>
3d2e4ad3 7 <classpathentry kind="src" path="shared"/>
f6281059
ASL
8 <classpathentry kind="output" path="bin"/>
9</classpath>
This page took 0.068151 seconds and 5 git commands to generate.