moving the IDE stuff in the right place
git-svn-id: http://google-refine.googlecode.com/svn/branches/split-refactor@911 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
7f68a781d7
commit
01ea2043f8
38
main/IDEs/eclipse/README.txt
Normal file
38
main/IDEs/eclipse/README.txt
Normal file
@ -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 -> <name>".
|
||||
|
||||
|
||||
|
||||
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/
|
||||
|
38
server/IDEs/eclipse/README.txt
Normal file
38
server/IDEs/eclipse/README.txt
Normal file
@ -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 -> <name>".
|
||||
|
||||
|
||||
|
||||
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/
|
||||
|
Loading…
Reference in New Issue
Block a user