fixed download folder location bug

This commit is contained in:
subhro 2018-05-06 16:07:39 +02:00
parent d01b6079d0
commit 31d692bfe6

View File

@ -2,8 +2,8 @@
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="/home/subhro/Documents/lib/xz-1.6.jar"/>
<classpathentry kind="lib" path="/home/subhro/Documents/lib/json-simple-1.1.1.jar"/>
<classpathentry kind="lib" path="/home/subhro/Documents/lib/commons-net-3.6.jar"/>
<classpathentry exported="true" kind="lib" path="/home/subhro/Documents/lib/xz-1.6.jar"/>
<classpathentry exported="true" kind="lib" path="/home/subhro/Documents/lib/json-simple-1.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="/home/subhro/Documents/lib/commons-net-3.6.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>