Skip to content

Commit

Permalink
readme mods
Browse files Browse the repository at this point in the history
  • Loading branch information
branflake2267 committed Feb 4, 2013
1 parent 2877108 commit 78e2b11
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
##gwtchosen
[Chosen](https://github.com/harvesthq/chosen) is a javascript plugin (for jQuery and Prototype) _that makes long, unwieldy select boxes much more user-friendly._ GwtChosen is a port of the jquery version of Chosen for Google Web Toolkit. It is not a wrapper but a complete rewrite using the GWT standards. It is available as a GwtQuery plugin or as a widget.

For documentation and examples see : http://jdramaix.github.com/gwtchosen/

Other example : http://jdramaix.github.com/gwtchosen/widgetsample/index.html
* For documentation and examples see : http://jdramaix.github.com/gwtchosen/
* Other example : http://jdramaix.github.com/gwtchosen/widgetsample/index.html

##Stable version
[GwtChosen 1.1.0](http://code.google.com/p/gwtquery-plugins/downloads/detail?name=gwtchosen-1.1.0.jar)

##Credits

he initial chosen javascript plugin was built by [Harvest](http://www.getharvest.com/). Concept and development by [Patrick Filler](http://patrickfiller.com/). Design and CSS by [Matthew Lettini](http://matthewlettini.com/)

The GWT port of Chosen was built by [Julien Dramaix](https://plus.google.com/u/0/103916508880440628637)
* The GWT port of Chosen was built by [Julien Dramaix](https://plus.google.com/u/0/103916508880440628637)

##Contributor

##IDE Setup
* Create a git clone.
* Import the project using Maven.
* General IDEA and Eclipse project import instructions can be found [here](http://c.gwt-examples.com/home/maven/ide-import)
* General IDEA and Eclipse project import instructions can be found [here](http://c.gwt-examples.com/home/maven/ide-import).
* If using Eclipse double check the GwtChosen GPE plugin and see if GWT is enabled.

0 comments on commit 78e2b11

Please sign in to comment.