Running the `ant eclipse-files` target will give you nearly usable
.project and .classpath files. Import the Hadoop project into Eclipse
using these.
Or you could always checkout a stable branch/tag via SVN and go ahead
with the original wiki instructions :)
On Wed, Aug 11, 2010 at 6:02 PM, Ahmad
Hi All,
I wanted to ask a related question to this one. How would you set
up hadoop on eclipse if you dont want to download it from svn, rather you
just want to configure a stable release e.g 0.20.2 on eclipse. So, i want to
configure a stable release on eclipse and add/change the code i
I've been able to build the code successfully in Eclipse by using the svn
plugin and importing the code and using ant. I actually followed the wiki
instructions and did an svn checkout inside Eclipse and was able to run all of
the ant targets successfully.
Sent from my iPhone
On Aug 7, 2010,
Maybe the official way to build hadoop is using hudson, the developers just
using vim to make their work done, without IDE such as Eclipse.
In my opinion, hadoop did badly to cooperate with IDE.
ashish pareek wrote:
>
> Hello Friends,
>If you know solution to this problem ple
Hello Friends,
If you know solution to this problem please reply back.
On Mon, Jul 27, 2009 at 2:58 PM, ashish pareek wrote:
> Hi Everybody,
>
> Is there any easy and elaborate page where its explained
> how to build hadoop code. I followed http://*wiki*.apa