Attach code of a particular eclipse plugin for debugging?? [message #892008] |
Tue, 26 June 2012 15:56 |
Eclipse User |
|
|
|
Hi,
Went over many discussion blogs.But didn't find a solution.
I wanted to attach source code for a particular internal eclipse plugin jar. I have the source code of that plugin jar. But source attachment option is disabled for that jar,as its under plugin-dependencies.
Then I removed that jar that from the plugin-dependencies, and explicitly added that jar as an external jar, attached the code. Compiles but during runtime, plugin fails to pick the class from the externally added jar.
Is there any way to link a particular plugin jar to its source code?
I am trying to link code for XMLValidator class under /org.eclipse.wst.xml.core.source_1.1.505.v201109271810.jar
Thanks
|
|
|
Powered by
FUDForum. Page generated in 0.75539 seconds