]> git.argeo.org Git - lgpl/argeo-commons.git/blob - eclipse/rap/org.eclipse.rwt.widgets.upload/readme.txt
Introduce file upload widget
[lgpl/argeo-commons.git] / eclipse / rap / org.eclipse.rwt.widgets.upload / readme.txt
1 If you get compile error you can use the supplied Team Project Set file
2 "rap-sandbox-upload-widget.psf", to check out all necessary projects
3 into your workspace.
4
5 1. Select "rap-sandbox-uploadwidget.psf"
6 2. Right click
7 3. Choose "Import Project Set..."
8 4. Follow the instructions in the dialog
9
10 The project set file will add these projects to your workspace:
11
12 org.apache.commons.fileupload (v1_2)
13 org.apache.commons.io (v_1_3_2)
14 org.eclipse.rwt.widgets.uploads.demo (optional, contains an example)
15
16 If you have further questions, post to the RAP newsgroup:
17 http://www.eclipse.org/rap/newsgroup.php
18
19 Have fun!