You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2009/02/18 03:36:09 UTC

[Hadoop Wiki] Trivial Update of "Hive/GettingStarted/EclipseSetup" by RaghothamMurthy

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

------------------------------------------------------------------------------
  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
  
+ Make sure that Eclipse Java Compiler is in 1.6 compatibility mode:
+  * Project->Properties->Java Compiler->(Check)Enable project specific settings->(Change to 1.6)Compiler compliance level
+ 
  This should import the project and the launch configurations. You can look for launch configurations by checking:
   * Run->Run Configurations->JUnit.