|
@ -1,6 +1,11 @@ |
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
<classpath> |
|
|
<classpath> |
|
|
<classpathentry kind="src" path=""/> |
|
|
<classpathentry kind="src" path=""/> |
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
|
|
|
|
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> |
|
|
|
|
|
<attributes> |
|
|
|
|
|
<attribute name="module" value="true"/> |
|
|
|
|
|
</attributes> |
|
|
|
|
|
</classpathentry> |
|
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/> |
|
|
<classpathentry kind="output" path="bin"/> |
|
|
<classpathentry kind="output" path="bin"/> |
|
|
</classpath> |
|
|
</classpath> |