Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.
/ gwt-lazy-tree Public archive

A sample GWT application to demonstrate a lazy-loading tree technique

License

Notifications You must be signed in to change notification settings

jawher/gwt-lazy-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GWT Lazy Tree

A sample GWT application to demonstrate a lazy-loading tree technique.

Building

You need a Java 5 (or newer) environment and Maven 2.0.9 (or newer) installed:

$ mvn --version
Apache Maven 3.0-alpha-5 (r883378; 2009-11-23 16:53:41+0100)
Java version: 1.6.0_15
Java home: /usr/lib/jvm/java-6-sun-1.6.0.15/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.31-12-generic" arch: "i386" Family: "unix"

You should now be able to do a full build of gwt-lazy-tree:

$ git clone git://github.com/jawher/gwt-lazy-tree.git
$ cd gwt-lazy-tree
$ mvn gwt:run

Troubleshooting

Please consider using Github issues tracker to submit bug reports or feature requests.

License

See LICENSE for details.

About

A sample GWT application to demonstrate a lazy-loading tree technique

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages