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