7 lines
241 B
Text
7 lines
241 B
Text
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<classpath>
|
||
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||
|
<classpathentry kind="src" path="src"/>
|
||
|
<classpathentry kind="output" path="out/production/Ex3"/>
|
||
|
</classpath>
|