~verterok/bzr-eclipse/better-configure-wizard

210.6.7 by Guillermo Gonzalez
added external dependencies
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"/>
215.1.1 by Guillermo Gonzalez
update xmlrpc-client and bzr-java-lib versions
5
    <classpathentry kind="lib" path="xmlrpc-client-1.1.1-r35.jar"/>
210.6.7 by Guillermo Gonzalez
added external dependencies
6
	<classpathentry kind="output" path="bin"/>
7
</classpath>