~verterok/bzr-eclipse/dependency_split

« back to all changes in this revision

Viewing changes to redstone.xmlrpc/.classpath

  • Committer: Guillermo Gonzalez
  • Date: 2009-09-05 15:06:07 UTC
  • Revision ID: guillo.gonzo@gmail.com-20090905150607-w3d2shlteld5ryeg
added external dependencies

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<classpath>
 
3
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 
4
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
 
5
        <classpathentry kind="lib" path="xmlrpc-client-1.1.jar"/>
 
6
        <classpathentry kind="output" path="bin"/>
 
7
</classpath>