From ded5981357ee55cbd7c23e491582c356ac8c6934 Mon Sep 17 00:00:00 2001 From: Stefano Mazzocchi Date: Sat, 29 May 2010 00:03:09 +0000 Subject: [PATCH] no idea what happened here but this folder disappeared, so I'm adding it again git-svn-id: http://google-refine.googlecode.com/svn/trunk@889 7d457c2a-affb-35e4-300a-418c747d4874 --- IDE/eclipse/Gridworks.style.xml | 269 ++++++++++++++++++++++++++++++++ IDE/eclipse/README.txt | 38 +++++ 2 files changed, 307 insertions(+) create mode 100644 IDE/eclipse/Gridworks.style.xml create mode 100644 IDE/eclipse/README.txt diff --git a/IDE/eclipse/Gridworks.style.xml b/IDE/eclipse/Gridworks.style.xml new file mode 100644 index 000000000..7ffeb1524 --- /dev/null +++ b/IDE/eclipse/Gridworks.style.xml @@ -0,0 +1,269 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/IDE/eclipse/README.txt b/IDE/eclipse/README.txt new file mode 100644 index 000000000..15ee509e5 --- /dev/null +++ b/IDE/eclipse/README.txt @@ -0,0 +1,38 @@ + + Gridworks Helpers for Eclipse + ----------------------------- + + + This file contains Eclipse-specific help files that can get simplify your life + developing Gridworks with Eclipse (http://www.eclipse.org/). + + + Launch Files (*.launch) + ----------------------- + + These are files that help you running Gridworks directly from eclipse without having to execute + the shell scripts. + + To run, right click on the files directly from Eclipse, then do "Run As -> ". + + + + Code Style Format Configurations (Gridworks.style.xml) + ------------------------------------------------------ + + This is the code formatting configurations that all Gridworks 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 Freebase Gridworks Development Team + http://code.google.com/p/freebase-gridworks/ + \ No newline at end of file