~ubuntu-branches/ubuntu/trusty/eclipse-linuxtools/trusty

« back to all changes in this revision

Viewing changes to lttng/org.eclipse.linuxtools.ctf.core.tests/.classpath

  • Committer: Package Import Robot
  • Author(s): tony mancill
  • Date: 2013-05-13 21:43:22 UTC
  • mfrom: (1.2.1) (2.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20130513214322-6frgd9du1n0w2uo7
Tags: 1.2.1-1
* Team upload.
* New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
        <classpathentry kind="src" path="src"/>
4
4
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5
5
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
6
 
        <classpathentry combineaccessrules="false" kind="src" path="/org.eclipse.linuxtools.ctf.core"/>
7
6
        <classpathentry kind="output" path="bin"/>
8
7
</classpath>