RR6AudioExtractor/.classpath

13 lines
746 B
Plaintext
Raw Normal View History

2024-07-15 11:52:50 -07:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
2024-07-22 10:18:12 -07:00
<classpathentry kind="src" path="res"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
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-24 17:37:44 -07:00
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Apache Commons CSV"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Apache Commons Codec"/>
2024-07-15 11:52:50 -07:00
<classpathentry kind="output" path="bin"/>
</classpath>