| Add javadoc to WebApp [message #676781] |
Mon, 06 June 2011 10:14  |
Ichai Luzon Messages: 2 Registered: June 2011 |
Junior Member |
|
|
Hi All,
My Project add a facet to a WebApp project.
in the delegate, I copy many lib from a template directory to the WEB-INF/lib one.
I need to add the javadoc location for many of the copied jars.
Is there any method to add a javadoc to a library on the WebAppLibrariesContainer.
Please note in the delegate the project is closed, so the getClasspathEntries() of the container returns an empty array.
Regards,
Ichai
|
|
|
|
| Re: Add javadoc to WebApp [message #699418 is a reply to message #699048] |
Thu, 21 July 2011 10:10  |
Ichai Luzon Messages: 2 Registered: June 2011 |
Junior Member |
|
|
Hi Oliver,
My question is quite different.
You can create facet for web project www.eclipse.org/articles/Article-BuildingProjectFacets/tutorial.html.
in the FormGenCoreFacetInstallDelegate you can copy jars to the WEB-INF/lib directory.
in this case no javadoc is associated to these jars.
The user want the javadoc to be automatically associated to the project.
I need to associate the javadoc in the delegate before than the project is ready to the user.
I don't want to modify any project after it is opened by user.
Regards,
Ichai
|
|
|
Powered by
FUDForum. Page generated in 0.01488 seconds