Remove old Eclipse files

This commit is contained in:
Cameron Gutman 2019-06-26 17:36:22 -07:00
parent 9cd71e2855
commit d32c0e32d0
2 changed files with 0 additions and 28 deletions

View File

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="libs/tinyrtsp.jar"/>
<classpathentry kind="lib" path="libs/xpp3-1.1.6.jar"/>
<classpathentry kind="lib" path="libs/okhttp-2.4.0.jar"/>
<classpathentry kind="lib" path="libs/okio-1.5.0.jar"/>
<classpathentry kind="lib" path="libs/jmdns-3.4.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View File

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>limelight-common</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>