14 lines
865 B
XML
14 lines
865 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src/main/java"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/json_simple-1.1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/resty-0.2.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/avro-1.7.7.jar" sourcepath="/home/pbailly/Downloads/avro-1.7.7-sources.jar"/>
|
|
<classpathentry kind="lib" path="lib/jackson-core-asl-1.9.13.jar"/>
|
|
<classpathentry kind="lib" path="lib/jackson-mapper-asl-1.9.13.jar"/>
|
|
<classpathentry kind="lib" path="lib/avro-tools-1.7.7.jar" sourcepath="/home/pbailly/Downloads/avro-compiler-1.7.7-sources.jar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|