Add utility method to close secondary shells after tests
[deliverable/tracecompass.git] / ctf / org.eclipse.tracecompass.ctf.parser / .classpath
CommitLineData
866e5b51
FC
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
46d9e9bb 3 <classpathentry kind="src" path="src/main/antlr3"/>
4c4dab36 4 <classpathentry kind="src" path="target/generated-sources/antlr3"/>
d76940d1
AM
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>
866e5b51
FC
15 <classpathentry kind="output" path="bin"/>
16</classpath>
This page took 0.07128 seconds and 5 git commands to generate.