Fixed FTPUpload behaviour by using Apache common-net. [artf441879]

This commit is contained in:
Ziver Koc 2014-11-10 13:37:13 +01:00
parent f00bd440a7
commit 62937e7e81
13 changed files with 278 additions and 11 deletions

View file

@ -1,11 +1,11 @@
<component name="libraryTable">
<library name="support-v4-19.1.0">
<CLASSES>
<root url="jar://$APPLICATION_HOME_DIR$/sdk/extras/android/m2repository/com/android/support/support-v4/19.1.0/support-v4-19.1.0.jar!/" />
<root url="jar://C:/Program Files (x86)/Android/sdk/extras/android/m2repository/com/android/support/support-v4/19.1.0/support-v4-19.1.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$APPLICATION_HOME_DIR$/sdk/extras/android/m2repository/com/android/support/support-v4/19.1.0/support-v4-19.1.0-sources.jar!/" />
<root url="jar://C:/Program Files (x86)/Android/sdk/extras/android/m2repository/com/android/support/support-v4/19.1.0/support-v4-19.1.0-sources.jar!/" />
</SOURCES>
</library>
</component>