eclipse plugin for hadoop 2.5.1
$cd src/contrib/eclipse-plugin
$ant jar -Dversion=2.5.1 -Declipse.home=/opt/eclipse -Dhadoop.home=/usr/local/hadoop
final jar will be genrated at directory
$root/build/contrib/eclipse-plugin/hadoop-eclipse-plugin-2.5.1.jar
eclipse.home: path of eclipse home
hadoop.home: path of hadoop 2.x home
start eclipse with debug parameter:
/opt/eclipse/eclipse -clean -consolelog -debug