Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The following page has been changed by RaghothamMurthy: http://wiki.apache.org/hadoop/Hive/GettingStarted/EclipseSetup ------------------------------------------------------------------------------ Now open up eclipse and do the following: * File->Import->General->Existing Projects Into Workspace->Select root directory (point to <top-level-directory>) + For hadoop-0.17 you can use the java builder and run automatic builds. Do the following to disable the ant builder: + * Project->Properties->Builders - uncheck Hive_Ant_Builder -> OK + This should import the project and the launch configurations. You can look for launch configurations by checking: * Run->Run Configurations->JUnit.
