Return-Path: Delivered-To: apmail-hadoop-common-commits-archive@www.apache.org Received: (qmail 41484 invoked from network); 29 Jan 2010 15:22:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Jan 2010 15:22:25 -0000 Received: (qmail 11364 invoked by uid 500); 29 Jan 2010 15:22:25 -0000 Delivered-To: apmail-hadoop-common-commits-archive@hadoop.apache.org Received: (qmail 11336 invoked by uid 500); 29 Jan 2010 15:22:25 -0000 Mailing-List: contact common-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-commits@hadoop.apache.org Received: (qmail 11327 invoked by uid 500); 29 Jan 2010 15:22:25 -0000 Delivered-To: apmail-hadoop-core-commits@hadoop.apache.org Received: (qmail 11324 invoked by uid 99); 29 Jan 2010 15:22:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jan 2010 15:22:25 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jan 2010 15:22:17 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 9BB4816E2B; Fri, 29 Jan 2010 15:21:57 +0000 (GMT) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Fri, 29 Jan 2010 15:21:57 -0000 Message-ID: <20100129152157.14074.55916@eos.apache.org> Subject: =?utf-8?q?=5BHadoop_Wiki=5D_Update_of_=22HadoopUnderEclipseWindows=22_by_?= =?utf-8?q?EdwinChan?= Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for ch= ange notification. The "HadoopUnderEclipseWindows" page has been changed by EdwinChan. http://wiki.apache.org/hadoop/HadoopUnderEclipseWindows?action=3Ddiff&rev1= =3D1&rev2=3D2 -------------------------------------------------- =3D Building/Testing Hadoop under Eclipse / Windows =3D = - Hadoop builds with Ant, but you can set it up to work under IDEA for test= ing 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 t= esting and some iterative development. This does not take away the need to = run Ant; you just run it from inside Eclipse = =3D=3D Before you begin =3D=3D * 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/|C= ygwin]], making sure to select sed, subversion, and openssh to be installed. = =3D=3D Building =3D=3D =20