Link to home
Start Free TrialLog in
Avatar of RobWoody
RobWoody

asked on

Unable to attach source code for org.eclipse.ui.workbench in Ganymede Eclipse

I need to step through some code in WorkbenchPage found in the org.eclipse.ui.workbench.source_3.4.0.I20080606-1300.jar file.  I go to Preferences > Plug-in Development > Source Code Locations and then click on Add: I find the jar file, but it's grayed out and I can't select it.  I try to attach the source code in other places and get the message: "The JAR of the class file belongs to container 'Plug-in Dependencies' which does not allow modifications to source attachments on its entries".  I was able to attach source code to debug with earlier versions of Eclipse so I know this used to work.  
ASKER CERTIFIED SOLUTION
Avatar of cdittberner
cdittberner
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of RobWoody
RobWoody

ASKER

Thanks -- I didn't realize the source jar was in a different Target platform than the one I was using.