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 madhukara phatak:
http://wiki.apache.org/hadoop/EclipseEnvironment?action=diff&rev1=41&rev2=42

  
   * Under project Properties, select Java Build Path, and the Libraries tab
   * Click "Add External Class Folder" and select the `build` directory of the 
current project (it has to be an External folder, or Eclipse will complain)
+  * Add tools.jar in JDK lib to Project build path to resolve to 
com.sun.javadoc packages
  
  == To Create a Patch: ==
  cd into your hadoop-common parent directory. Assuming you've staged your 
files using "git add File1.java" you can create a patch with your files and 
changes with the following command.

Reply via email to