Eclipse-PyUML/pyUml/.classpath

11 lines
459 B
Plaintext
Raw Permalink Normal View History

2008-02-20 14:27:19 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="bin/"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="lib" path="lib/refactoring.jar"/>
<classpathentry kind="lib" path="/pydev"/>
2008-02-20 14:27:19 +01:00
<classpathentry kind="output" path="bin"/>
</classpath>