OK, solved using the plugin.  Simply accepting the default configuration
and then setting the project setting for Javadoc location to the location where the plugin puts it, causes a new context menu item - Open Attached Javadoc (Shift-F2) to appear in the Javadoc window. If the setting is correctly configured this opens a browser window showing the javadoc.

That is what I was looking for.

On 10/03/2013 03:12 PM, Adrien Rivard wrote:
The javadoc view of eclipse use the java source for its display.
On your opened projects, it should be available any time.
If it is a jar, you must publish the source with the jar when deploying
to a repository.

Also always download sources in maven eclipse preferences may help.



On Thu, Oct 3, 2013 at 10:03 PM, KARR, DAVID <dk0...@att.com
<mailto:dk0...@att.com>> wrote:

     > -----Original Message-----
     > From: m2e-users-boun...@eclipse.org
    <mailto:m2e-users-boun...@eclipse.org>
    [mailto:m2e-users-boun...@eclipse.org
    <mailto:m2e-users-boun...@eclipse.org>] On
     > Behalf Of Steve Cohen
     > Sent: Thursday, October 03, 2013 10:47 AM
     > To: Maven Integration for Eclipse users mailing list
     > Subject: [m2e-users] Javadoc generation for Eclipse project
     >
     > We have a java client project built with maven and developed in
    Eclipse.
     >   I would like to incorporate javadoc generation such that the
    javadocs
     > would display in Eclipse on the Javadoc view.
     >
     > In other words, the javadocs are primarily of use to developers
    working
     > on this project and not anywhere else.
     >
     > What is the easiest way to accomplish this?

    You must be omitting some important information here.  With just
    this, this isn't an m2e question, or even a Maven question.  Open up
    the Javadoc view.  Put your cursor in the editor view in the block
    comment.  Done.

    _______________________________________________
    m2e-users mailing list
    m2e-users@eclipse.org <mailto:m2e-users@eclipse.org>
    https://dev.eclipse.org/mailman/listinfo/m2e-users




--
Adrien Rivard


_______________________________________________
m2e-users mailing list
m2e-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/m2e-users


_______________________________________________
m2e-users mailing list
m2e-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/m2e-users

Reply via email to