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: Add troubleshooting for the missing of tools.jar 
.
http://wiki.apache.org/hadoop/EclipseEnvironment?action=diff&rev1=34&rev2=35

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

  
  The Eclipse plugin is not compatible with Eclipse 3.4.  Because the external 
builder is running ant directly (as opposed to calling out to a process), 
`eclipse.home` is set, and the `eclipse-plugin/build.xml` is activated.  If you 
need to hack around it, either re-configure the external builder to use an 
external process or modify the line `<target name="check-contrib" 
unless="eclipse.home">` to reference, say, `eclipse.home.foo`.
  
+  * `The type com.sun.javadoc.RootDoc cannot be resolved. It is indirectly 
referenced from required .class files`
+ 
+ And tools.jar to `JRE system libraries`.
  
  ==== Manual Settings ====
  

Reply via email to