~bzr-eclipse/bzr-eclipse/trunk

« back to all changes in this revision

Viewing changes to org.vcs.bazaar.eclipse.core.tests/.classpath

  • Committer: Alexander Taler ~alex-idereal
  • Date: 2013-05-19 02:17:37 UTC
  • mfrom: (271.3.1 bzr-eclipse)
  • Revision ID: alex@idereal.co.nz-20130519021737-3n0l5bnreag853ti
Merge from development branch: ~alex-idereal/bzr-eclipse/1.2.0-patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<classpath>
3
 
        <classpathentry excluding="org/vcs/bazaar/eclipse/core/status/SynchronizerSyncInfoCache.java" kind="src" path="src"/>
4
 
        <classpathentry exported="true" kind="lib" path="bzr-java-lib-0.5.3-SNAPSHOT-tests.jar"/>
 
3
        <classpathentry kind="src" path="src"/>
 
4
        <classpathentry exported="true" kind="lib" path="bzr-java-lib-1.2.0-SNAPSHOT-tests.jar"/>
5
5
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
6
6
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
7
7
        <classpathentry kind="output" path="bin"/>