~piastucki/bzr-eclipse/embed-rewrite

« back to all changes in this revision

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

  • Committer: Guillermo Gonzalez
  • Date: 2010-02-02 06:40:31 UTC
  • mfrom: (219 trunk)
  • mto: This revision was merged to the branch mainline in revision 223.
  • Revision ID: guillo.gonzo@gmail.com-20100202064031-r0hch2h8bq67y1sx
merge with trunk

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
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"/>
4
5
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
5
6
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
6
 
        <classpathentry kind="lib" path="bzr-java-lib-0.5.1-SNAPSHOT-tests.jar"/>
7
7
        <classpathentry kind="output" path="bin"/>
8
8
</classpath>