There is another "plugin" for Eclipse that gives extensive MapReduce support
(and Hadoop of course). 

I don't mean this as an advertisement, but take a look at the Community
Edition of Karmasphere Studio. It might save you a lot of time.

http://karmasphere.com/ksce.html


.Gerald


-----Original Message-----
From: Sudhir Vallamkondu [mailto:[email protected]] 
Sent: Monday, November 08, 2010 8:24 PM
To: [email protected]
Subject: Re: Eclipse - MapReduce Documentation plugin

I don't think its related to the plugin. In general for the hover/F2 to work
in eclipse it needs to know the location of java docs for the corresponding
entity. See link below on how to setup javadoc location

http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.jdt.doc.user/ref
erence/ref-dialog-javadoc-location.htm

Depending on the hadoop version you are using, you can link to one of the
below locations

http://hadoop.apache.org/common/docs/r0.20.1/api
http://hadoop.apache.org/common/docs/r0.20.2/api/
http://hadoop.apache.org/common/docs/r0.21.0/api/

- Sudhir



On 11/8/10 5:20 PM, "[email protected]"
<[email protected]> wrote:

> From: bichonfrise74 <[email protected]>
> Date: Mon, 8 Nov 2010 12:15:18 -0800
> To: <[email protected]>
> Subject: Eclipse - MapReduce Documentation plugin
> 
> I have installed the Eclipse plugin for MapReduce by following this link:
> 
> http://code.google.com/edu/parallel/tools/hadoopvm/index.html
> 
> Typically on Eclipse, when I hover on a class or method, it will show me
the
> relevant documentation. When I do the same with Hadoop classes / methods,
> nothing shows up. Is this related to the plugin?
> 
> Thanks.


iCrossing Privileged and Confidential Information
This email message is for the sole use of the intended recipient(s) and may
contain confidential and privileged information of iCrossing. Any
unauthorized review, use, disclosure or distribution is prohibited. If you
are not the intended recipient, please contact the sender by reply email and
destroy all copies of the original message.


Reply via email to