Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Attach code of a particular eclipse plugin for debugging??
Attach code of a particular eclipse plugin for debugging?? [message #892008] Tue, 26 June 2012 19:56
rohit chawla is currently offline rohit chawlaFriend
Messages: 19
Registered: June 2012
Junior Member
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.Sad

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
Previous Topic:Fatal Error Launching Zend Debugger Eclipse 3.0.2
Next Topic:Missing builders after update Eclipse 3.7.2
Goto Forum:
  


Current Time: Thu Apr 25 15:35:52 GMT 2024

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

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

Back to the top