| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a GWT version of Luke tool. Version 0.1.
In order to compile and run you will need at least gwt 2.5.2 (tested) + gwt plugin. There two options as to how to acquire the plugin.
The first option (tried):
$ svn co http://gwt-maven.googlecode.com/svn/trunk/maven-googlewebtoolkit2-plugin/ maven-googlewebtoolkit2-plugin
$ cd maven-googlewebtoolkit2-plugin
$ mvn install
History:
This fork's goal is:
One technical difficulty with older versions of Luke (based on thinlet UI) tackled here is:
Be able to load and study Lucene index from the server remotely, rather than require the index to always be local to the tool. This has been implemented using the custom servlet for listing remote directory. The rest of mechanics is taken from Luke.
| Back | FazBrowse Home | New Git URL |