February 2012
M T W T F S S
« Dec    
 12345
6789101112
13141516171819
20212223242526
272829  

lib-gwt-file

lib-gwt-file is a GWT library to add support for the W3C file API and HTML5 file drag-and-drop to GWT.

The library currently requires GWT 2.2.0 and is released under LGPLv3.

A sample web app is available to demonstrate the API. Click this button to run it.

lib-gwt-file has been tested on the following web browsers:

Browser Version
Firefox 4.x
Chromium 12.x or greater
Opera 11.1 build 2079 or greater (partial support only, dnd and custom file dialog do not work yet)

It may work, at least partially, with other browsers, but this has not yet been tested.

The documentation currently available consists in a maven site with javadoc, source cross-reference, dependencies.

The sample application also has a maven site with javadoc, source cross-reference, dependencies.

The svn repository for the code is currently located at google-code.
The issue tracker for the project is also currently located at google-code.
You can use the lib-gwt-file Google group if you want to discuss the project, report bugs or ask related questions.