2012-11-23 12:20:26 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="src" path="test/junit"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
2013-01-04 20:17:35 +00:00
|
|
|
<classpathentry kind="lib" path="../../installer/resources"/>
|
2012-11-23 12:20:26 +00:00
|
|
|
<classpathentry kind="output" path="build/obj"/>
|
|
|
|
</classpath>
|