Files
mimis/java/mimis/.classpath

13 lines
669 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="src" path="src/main/resources"/>
<classpathentry exported="true" kind="src" path="/base"/>
<classpathentry exported="true" kind="src" path="/itunescontroller"/>
<classpathentry exported="true" kind="src" path="/wiigee"/>
<classpathentry exported="true" kind="src" path="/wiiusej"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="con" path="org.springsource.ide.eclipse.gradle.classpathcontainer"/>
<classpathentry kind="output" path="bin"/>
</classpath>