forked from ppareit/swiftp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHACKING
More file actions
33 lines (28 loc) · 723 Bytes
/
HACKING
File metadata and controls
33 lines (28 loc) · 723 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
SETUP ECLIPSE
=============
How to use Eclipse and the Android plugin with the SwiFTP project:
1) Clone the project:
git clone [email protected]:ppareit/swiftp.git
2) In Eclipse, import the existing project:
- File -> Import
- Select General, then Existing Projects Into Workspace
- In "Select root directory," browse for the cloned directory
- From there it's obvious
RELEASE CHECKLIST
=================
Update version in android manifest
Update instructions if necessary
Uninstall fully
Test on
- Ubuntu GNOME browser
- Firefox
- FireFTP
- gFTP
- Command line FTP
- Windows explorer
- FileZilla
- AndFTP
Export, sign, upload
CONTACT
=======
Maintainer: Pieter Pareit ([email protected])