Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How can I add source location to a jar file that is a plugin dependency
How can I add source location to a jar file that is a plugin dependency [message #437337] Tue, 27 September 2005 14:34 Go to next message
James Norris is currently offline James NorrisFriend
Messages: 52
Registered: July 2009
Member
I have an RCP app that is configured as an eclipse product. I have added
some 3rd party jars as plugin dependencies and I need to add the source
location for debugging. However, the java source location is
"non-modifiable" in the project properties. Does anyone know how to set the
source location for 3rd party jars?

BTW, I originally tried the plugin approach with the buddy classloader and
never got it to work so I gave up on it and just added the jars as
dependencies.

Thanks,
Jim
Re: How can I add source location to a jar file that is a plugin dependency [message #437338 is a reply to message #437337] Tue, 27 September 2005 15:17 Go to previous message
arne anka is currently offline arne ankaFriend
Messages: 133
Registered: July 2009
Senior Member
> source location for 3rd party jars?

you can't.
it's a nasty bug yet not fixed and likewise preventing adding aof javadocs
....
Previous Topic:Help doesn't work after export
Next Topic:[PDE] dependency graph API?
Goto Forum:
  


Current Time: Sat Dec 07 14:49:29 GMT 2024

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

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

Back to the top