RandomSec/main
David Huynh c496f1e941 Helped toward fixing issue 228: ButterflyServlet already tracks the ServletConfig, so there's no need for RefineServlet to do that, too.
Importing archive files has another big problem at the moment: namely, even if the many files in a single archive file share several columns, they still cause columns with the same names to be over and over again as each file gets imported. This is because individual importer was written with the assumption that it imports into an empty project with no column.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@1918 7d457c2a-affb-35e4-300a-418c747d4874
2010-11-21 02:58:15 +00:00
..
.settings Convert mixed Java/Javascript projects to faceted form so we can support both languages in Eclipse 2010-10-15 21:42:49 +00:00
IDEs GoogleRefineTests.launch now looks in the correct directories for the tests 2010-11-03 19:38:54 +00:00
src Helped toward fixing issue 228: ButterflyServlet already tracks the ServletConfig, so there's no need for RefineServlet to do that, too. 2010-11-21 02:58:15 +00:00
tests Adding a Fixed Width data importer (Issue 85) and associated tests. 2010-11-11 13:15:41 +00:00
webapp clean up top right nav 2010-11-04 01:03:50 +00:00
.classpath Reexport some libs that are useful for extensions. Should really be independent, but fewer duplicate libs this way. 2010-10-14 21:32:06 +00:00
.gitignore another gitignore for eclipse git support 2010-05-31 09:00:37 +00:00
.project Convert mixed Java/Javascript projects to faceted form so we can support both languages in Eclipse 2010-10-15 21:42:49 +00:00