Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "EclipseEnvironment" page has been changed by JingguoYao.
The comment on this change is: Fix broken link.
http://wiki.apache.org/hadoop/EclipseEnvironment?action=diff&rev1=29&rev2=30

--------------------------------------------------

  
  ==== Manual Settings ====
  
- If you want to build all of Hadoop in Eclipse then there are some 
[[http://hadoop.apache.org/core/api/org/apache/hadoop/record/package-summary.html#skip-navbar_top|DDL]]
 files used by the tests that need to compiled first. One strategy is to 
configure Eclipse to call part of the Ant script to build these, and have two 
build directories, one for the Ant script, the other for Eclipse, as you need 
to include the classes built by Ant on the Eclipse library path and circular 
references are forbidden. 
+ If you want to build all of Hadoop in Eclipse then there are some 
[[http://hadoop.apache.org/common/docs/current/api//org/apache/hadoop/record/package-summary.html#skip-navbar_to|DDL]]
 files used by the tests that need to compiled first. One strategy is to 
configure Eclipse to call part of the Ant script to build these, and have two 
build directories, one for the Ant script, the other for Eclipse, as you need 
to include the classes built by Ant on the Eclipse library path and circular 
references are forbidden. 
  
  In Eclipse, select Project -> Properties -> Java Build Path -> Source
  

Reply via email to