RandomSec/server/IDEs/eclipse
Fadi Maali 0e21c0e594 correct classpath references and java version
- updated classpath references to existing versions of the libraries.
- Java version upgraded to 7 as some Java 7 specific features are used.
- corrected references to old project name (grefine-all) in the launch script
2017-07-18 22:15:46 +01: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
Refine with extensions.launch Normalize line endings 2013-03-23 18:46:20 -04:00
Refine.launch correct classpath references and java version 2017-07-18 22:15:46 +01: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/