tlaukkan / vaadin-lazyquerycontainer

Lazy Query Container is a lazy loading container implementation for accessing data from business services.
http://vaadin.com/directory#addon/117
39 stars 73 forks source link

Release source artifact to Maven repository #90

Open AMilassin opened 8 years ago

AMilassin commented 8 years ago

The Maven repository at http://maven.vaadin.com/vaadin-addons doesn't contain the source artifact for vaadin-lazyquerycontainer, at least for 7.6.13. Could you add the source to the repository? It would be really nice, and would make IDE work easier :)

Thanks!

dve commented 8 years ago

That would be great, auto-completion is not worth much if it's like public void saveItems(List<Item> arg0, List<Item> arg1, List<Item> arg2)