I have to write MapReduce programs for Hadoop1.0.4 in Eclipse.
This version of Hadoop does not contain plug-in for eclipse.
However the build.xml file can be found in $HADOOP_HOME/src/contrib/eclipse-plugin.
How do I generate or build the plug-in for eclipse from the build.xml file?