RandomSec/main
David Huynh 41a90ad71f Fixed Issue 459: Undefined error with some CSV files (incorrectly detected as EXCEL)
by favoring file name-based format over mime type-based format (because the user's computer might have .csv registered as an Excel format).

git-svn-id: http://google-refine.googlecode.com/svn/trunk@2357 7d457c2a-affb-35e4-300a-418c747d4874
2011-11-04 21:52:12 +00:00
..
.settings Update formatter preferences to match settings in formatter XML file 2011-08-11 19:18:12 +00:00
IDEs GoogleRefineTests.launch now looks in the correct directories for the tests 2010-11-03 19:38:54 +00:00
src Fixed Issue 459: Undefined error with some CSV files (incorrectly detected as EXCEL) 2011-11-04 21:52:12 +00:00
tests commented out unused variables 2011-11-01 21:47:24 +00:00
webapp Added initial implementation of Key/value Columnize operation and command. 2011-11-04 21:00:32 +00:00
.classpath Export Butterfly so it's available to extensions that need it (e.g. Jython) 2011-08-11 19:15:18 +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