1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
OpenRefine for Eclipse
-------------------------
This file contains Eclipse-specific help files that can get simplify your life
developing OpenRefine with Eclipse (http://www.eclipse.org/).
For general information on how to setup your Eclipse, please see OpenRefine technical documentation at:
https://docs.openrefine.org/technical-reference/build-test-run#building-testing-and-running-openrefine-from-eclipse
Code Style Format Configurations (Refine.style.xml)
------------------------------------------------------
This is the code formatting configurations that all OpenRefine 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 OpenRefine Development Team
http://github.com/OpenRefine/OpenRefine
|