migrated sound branch to gradle project structure

This commit is contained in:
2013-07-31 12:09:09 +02:00
parent 9d87d3032f
commit 1554117f99
38 changed files with 6890 additions and 89 deletions

View File

@@ -1,11 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="lib/jl1.0.1.jar"/>
<classpathentry kind="lib" path="lib/ostermillerutils-1.08.01.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="lib/commons-cli-1.2.jar"/>
<classpathentry kind="lib" path="lib/jid3lib-0.5.4.jar"/>
<classpathentry exported="true" kind="con" path="org.springsource.ide.eclipse.gradle.classpathcontainer"/>
<classpathentry combineaccessrules="false" kind="src" path="/mimis"/>
<classpathentry kind="output" path="bin"/>
</classpath>