Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Javadoc attachment, org.eclipse.pde.core.javadoc, and zip
Javadoc attachment, org.eclipse.pde.core.javadoc, and zip [message #605699] Fri, 30 April 2010 12:14
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

Hello,

I am trying to attach javadoc to a bundle for classes that are located in a nested jar:
* org.bonitasoft.studio.engine.libs
** src/...
** libs/
*** bonita-server.jar
*** ...other libs...
** javadoc.zip

I use the org.eclipse.pde.core.javadoc extension point, but it seems that *the result is no the same when using a zip rather than a folder*. Indeed, if I put a folder instead of the zip (with the same content layout), I can access all javadoc I want, everything is OK. However, when I use an archive, I only get the javadoc on some abstract methods, no more on classes or other methods.

I this an error in my configuration? Does anyone have a clue? Is this a bug?

Regards,
--
Mickael Istria - BonitaSoft S.A.
http://www.bonitasoft.com/products/downloads.php
Previous Topic:Problem when launching configuration from JUnit Plug-in Test
Next Topic:building a custom eclipse product
Goto Forum:
  


Current Time: Tue Mar 19 03:35:44 GMT 2024

Powered by FUDForum. Page generated in 0.01375 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top