diff --git a/ide/eclipse/Gridworks.launch b/ide/eclipse/Gridworks.launch
new file mode 100644
index 000000000..003f3a3c0
--- /dev/null
+++ b/ide/eclipse/Gridworks.launch
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
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/GridworksTests.launch b/ide/eclipse/GridworksTests.launch
new file mode 100644
index 000000000..16d312f2e
--- /dev/null
+++ b/ide/eclipse/GridworksTests.launch
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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