Dear Wiki user,

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

The "HadoopUnderEclipseWindows" page has been changed by EdwinChan.
http://wiki.apache.org/hadoop/HadoopUnderEclipseWindows?action=diff&rev1=1&rev2=2

--------------------------------------------------

  = Building/Testing Hadoop under Eclipse / Windows =
  
- Hadoop builds with Ant, but you can set it up to work under IDEA for testing 
and some iterative development. This does not take away the need to run Ant; 
you just run it side by side.
+ Hadoop builds with Ant, but you can set it up to work under Eclipse for 
testing and some iterative development. This does not take away the need to run 
Ant; you just run it from inside Eclipse
  
  == Before you begin ==
   * Be on Java6. That's where Hadoop is going.
-  * Have the build work on the command line.
+  * If you are on Windows, download and install 
[[http://www.cygwin.com/|Cygwin]], making sure to select sed, subversion, and 
openssh to be installed.
  
  == Building ==
  

Reply via email to