Go to file
Stefano Mazzocchi 1343162a75 major rewrite of the foundation:
- de-maveniziation (uses the same code that Acre uses to drive jetty directly)
 - removed all dependencies on external javascript code (jquery and suggest) by making a local copy (this makes gridworks totally self-serving, meaning that you can use it even if you don't have any internet connectivity)
 - fixed a NPE when the servlet is shutdown before any project is loaded
 - found a way to spawn a browser directly from the java code (untested in windows)
 - added two ant tasks to generate windows and macosx stand-alone binaries (unused just yet)

To run, just type "./gridworks run" at the command line


git-svn-id: http://google-refine.googlecode.com/svn/trunk@65 7d457c2a-affb-35e4-300a-418c747d4874
2010-02-07 23:15:50 +00:00
.settings major rewrite of the foundation: 2010-02-07 23:15:50 +00:00
lib major rewrite of the foundation: 2010-02-07 23:15:50 +00:00
lib-src major rewrite of the foundation: 2010-02-07 23:15:50 +00:00
src major rewrite of the foundation: 2010-02-07 23:15:50 +00:00
tests Added control constructs to expression language. 2010-02-05 08:39:10 +00:00
thirdparty major rewrite of the foundation: 2010-02-07 23:15:50 +00:00
.classpath major rewrite of the foundation: 2010-02-07 23:15:50 +00:00
.project major rewrite of the foundation: 2010-02-07 23:15:50 +00:00
build.xml major rewrite of the foundation: 2010-02-07 23:15:50 +00:00
gridworks major rewrite of the foundation: 2010-02-07 23:15:50 +00:00
gridworks.bat major rewrite of the foundation: 2010-02-07 23:15:50 +00:00
LICENSE.txt major rewrite of the foundation: 2010-02-07 23:15:50 +00:00
pom.xml adding unix and windows startup scripts 2010-02-07 05:25:44 +00:00
README.txt major rewrite of the foundation: 2010-02-07 23:15:50 +00:00



                             G r i d w o r k s
                            -------------------


                                    
  What is this?
  -------------
  
Gridworks is a tabular data exploration and manipulation tool.
   
   
   [more soon]
  

                                  - o -
                                                
                                                
   Thank you for your interest.