[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [m2e-users] Javadoc generation for Eclipse project
|
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 <dk068x@xxxxxxx
<mailto:dk068x@xxxxxxx>> wrote:
> -----Original Message-----
> From: m2e-users-bounces@xxxxxxxxxxx
<mailto:m2e-users-bounces@xxxxxxxxxxx>
[mailto:m2e-users-bounces@xxxxxxxxxxx
<mailto:m2e-users-bounces@xxxxxxxxxxx>] 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@xxxxxxxxxxx <mailto:m2e-users@xxxxxxxxxxx>
https://dev.eclipse.org/mailman/listinfo/m2e-users
--
Adrien Rivard
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users