rhythmbullet/old/core/.classpath

18 lines
836 B
Plaintext
Raw Normal View History

2018-09-11 05:05:34 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="bin/main" path="src">
<attributes>
<attribute name="gradle_scope" value="main"/>
<attribute name="gradle_used_by_scope" value="main,test"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="con" path="org.springsource.ide.eclipse.gradle.classpathcontainer"/>
<classpathentry kind="lib" path="Z:/Projects/RhythmBullet/core/lib/jaudiotagger-2.2.3.jar" sourcepath="lib/jaudiotagger-2.2.3-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/Z:/Projects/RhythmBullet/core/lib/jaudiotagger-2.2.3-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin/default"/>
</classpath>