RandomSec/main/IDEs/eclipse
Iain Sproat 2df0d1ac3a Eclipse .launch file for tests now correctly points to project 'grefine' rather than incorrect 'refine'.
XmlImport tests now pass - the tests themselves were not testing the current xml being input to them.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@1320 7d457c2a-affb-35e4-300a-418c747d4874
2010-09-27 14:47:06 +00:00
..
GoogleRefineTests.launch Eclipse .launch file for tests now correctly points to project 'grefine' rather than incorrect 'refine'. 2010-09-27 14:47:06 +00:00
README.txt More renaming, except for: client-side code, build scripts, anything to do with data loading and QA, workspace path. Refine can still run, and undo/redo on existing projects is working. 2010-09-22 18:36:33 +00:00

                                 Google Refine Helpers for Eclipse
                                 ---------------------------------
                                 
                        
  This file contains Eclipse-specific help files that can get simplify your life 
  developing Google Refine with Eclipse (http://www.eclipse.org/).
  
  
  Launch Files (*.launch)
  -----------------------
  
  These are files that help you running Google Refine directly from eclipse without having to execute
  the shell scripts.
  
  To run, right click on the files directly from Eclipse, then do "Run As -> <name>".
  
  
  
  Code Style Format Configurations (Refine.style.xml)
  ------------------------------------------------------
  
  This is the code formatting configurations that all Google Refine developers should follow.
  
  To import, open the Eclipse preferences, then follow to "Java > Code Style > Formatter"
  and click the "Import" button and load the file.  



                                           - o -                                                
  
                                                
   Thank you for your interest.
   
   
                                             The Google Refine Development Team
                                           http://code.google.com/p/google-refine/