This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tcommon-studio-se/main/plugins/org.talend.core.runtime/.classpath
2015-02-03 16:53:10 +01:00

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>