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 #530645] Fri, 30 April 2010 12:14 Go to next message
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
Re: Javadoc attachment, org.eclipse.pde.core.javadoc, and zip [message #534017 is a reply to message #530645] Mon, 17 May 2010 17:59 Go to previous messageGo to next message
Stefan   is currently offline Stefan Friend
Messages: 316
Registered: July 2009
Senior Member
Hi,
maybe you stumbled across this bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=279216 ?
Regards,
Stefan.
Re: Javadoc attachment, org.eclipse.pde.core.javadoc, and zip [message #534133 is a reply to message #534017] Tue, 18 May 2010 08:12 Go to previous message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

Hi,

Stefan Röck a écrit :
> Hi, maybe you stumbled across this bug:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=279216 ?

Yes I got this one before, but even with the trailing "!/", the result is not the same as with a folder, and I have some missing docs...


--
Mickael Istria - BonitaSoft S.A.
http://www.bonitasoft.com/products/downloads.php
Re: Javadoc attachment, org.eclipse.pde.core.javadoc, and zip [message #605804 is a reply to message #530645] Mon, 17 May 2010 17:59 Go to previous message
Stefan   is currently offline Stefan Friend
Messages: 316
Registered: July 2009
Senior Member
Hi,
maybe you stumbled across this bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=279216 ?
Regards,
Stefan.
Re: Javadoc attachment, org.eclipse.pde.core.javadoc, and zip [message #605808 is a reply to message #534017] Tue, 18 May 2010 08:12 Go to previous message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

Hi,

Stefan Röck a écrit :
> Hi, maybe you stumbled across this bug:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=279216 ?

Yes I got this one before, but even with the trailing "!/", the result is not the same as with a folder, and I have some missing docs...


--
Mickael Istria - BonitaSoft S.A.
http://www.bonitasoft.com/products/downloads.php
Previous Topic:Develop plugin similar to variables view
Next Topic:Eclipse JUnit Plug-in Test
Goto Forum:
  


Current Time: Thu Apr 25 21:10:47 GMT 2024

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

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

Back to the top