tmf: Remove getStateSystemID() from the module's API
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.parser / .classpath
index 121e527a9386dd66bdd0ec178fc2d28d734b82f8..2a738be94499e54129faddac1301ba823f0c93db 100644 (file)
@@ -1,7 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-       <classpathentry kind="src" path="src"/>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+       <classpathentry kind="src" path="src/main/antlr3"/>
+       <classpathentry kind="src" path="target/generated-sources/antlr3"/>
+       <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="output" path="bin"/>
 </classpath>
This page took 0.023521 seconds and 5 git commands to generate.