Download this file
.classpath
11 lines (10 with data), 543 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="gson-2.2.2.jar"/>
<classpathentry kind="lib" path="json-simple-1.1.1.jar"/>
<classpathentry kind="lib" path="jsoup-1.7.3.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>