Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Use Variables when attaching javadocs to jar
Use Variables when attaching javadocs to jar [message #72381] Thu, 03 July 2003 12:13 Go to next message
Eclipse UserFriend
Originally posted by: cws-dls.swbell.net

Does anyone know if it is possible to use any variables in the URL when
attaching Javadocs to libraries? I can not figure this out. We have a
number of library projects that are checked out of our CVS server into the
developer's workspace. I am trying to find a way to have the javadocs from
the project remain attached to the library jars when the workspace
locations change from user to user.

Thanks,
Chad
Re: Use Variables when attaching javadocs to jar [message #73576 is a reply to message #72381] Mon, 07 July 2003 13:10 Go to previous message
Eclipse UserFriend
Currently, there is unfortunatly no way to do this.
The Javadoc locations are not shared, so they have to be set up in every
workspace. Variables are not supported in the URLs. What you could do is
to put the documentation on a web server so that you have a stable URL.

Martin

Chad Skinner wrote:
> Does anyone know if it is possible to use any variables in the URL when
> attaching Javadocs to libraries? I can not figure this out. We have a
> number of library projects that are checked out of our CVS server into the
> developer's workspace. I am trying to find a way to have the javadocs from
> the project remain attached to the library jars when the workspace
> locations change from user to user.
>
> Thanks,
> Chad
>
Previous Topic:I don't want tabs when copying code to the clipboard
Next Topic:Debugging help needed
Goto Forum:
  


Current Time: Tue Jul 22 15:14:17 EDT 2025

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

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

Back to the top