2024-07-15 11:52:50 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2024-07-16 19:41:23 -07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-12">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="module" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2024-07-15 11:52:50 -07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/javaFlacEncoder"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Apache Commons IO"/>
|
2024-07-16 19:41:23 -07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/JColor"/>
|
2024-07-15 11:52:50 -07:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|