You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2008/10/03 21:26:48 UTC

[Hadoop Wiki] Trivial Update of "HowToSetupYourDevelopmentEnvironment" by AbhishekVerma

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.

The following page has been changed by AbhishekVerma:
http://wiki.apache.org/hadoop/HowToSetupYourDevelopmentEnvironment

The comment on the change is:
small typo

------------------------------------------------------------------------------
   * Your favorite IDE
  
  = Setup Your Development Environment in Linux =
+ 
+ ---- /!\ '''Edit conflict - other version:''' ----
  The instructions below talk about how to get an environment setup using the command line to build, control source, and test.  These instructions are therefore IDE independent.  Take a look at EclipseEnvironment for instructions on how to configure Eclipse to build, control source, and test.  If you prefer ItelliJ IDEA, then take a look [:HadoopUnderIDEA: here]
+ 
+ ---- /!\ '''Edit conflict - your version:''' ----
+ The instructions below talk about how to get an environment setup using the command line to build, control source, and test.  These instructions are therefore IDE independent.  Take a look at EclipseEnvironment for instructions on how to configure Eclipse to build, control source, and test.  If you prefer ItelliJ IDEA, then take a look [:HadoopUnderIDEA: here]
+ 
+ ---- /!\ '''End of edit conflict''' ----
  
   * Choose a good place to put your code.  You will eventually use your source code to run Hadoop, so choose wisely.  I chose /code/hadoop.
   * Get the source.  This is documented here: HowToContribute.  Put the source in /code/hadoop (or whatever you chose) so that you have /code/hadoop/hadoop-core-trunk