Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Build Path: Link javadoc in an archive
Build Path: Link javadoc in an archive [message #1087613] Thu, 15 August 2013 22:33
My name May last name is currently offline My name May last nameFriend
Messages: 1
Registered: August 2013
Junior Member
Hi

I'm running eclipse juno on windows vista and i've got a problem to attach javadoc to an external jar.

I use the withzard configure build path I get on "javadoc location/edit"

I select options "javadoc in archive" and "external jar".

then I give the path to my archive
C/pathTomyArchive/myarchive_javadoc.jar

And in my archive files package-list and index.html are at the root

And what ever I do when I try to validate I always get the error message:
cannot validate javadoc location

Here are the tests that i did:

  • Uncompress archive and use "javadoc url" option: worked
  • Move sources in a sub folder inside the archive: Didn't work
  • Explicitely indicate "/" in field path in the archive : Didn't work


So I conclude that I don't understand how that option works. Can someone explain to me what's wrong in my manipulations and how attach javadoc included in an archive.

My problem may not be specific to juno I remember having that probleme with eclipse since version 3.3 but I'm not sure
Previous Topic:Drag and drop from db/table as in Visual Studio
Next Topic:where can i find some reference about .launch files?
Goto Forum:
  


Current Time: Thu May 09 12:31:45 GMT 2024

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

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

Back to the top