[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.cdt] Re: SourceLookupTab
|
I just got it. Just set the sourcePathComputerId and sourceLocatorId in the
org.eclipse.debug.core.launchConfigurationTypes extensions.
However, I still cannot open the corresponding source code. Do I have to
write my own sourcePathComputerId and sourceLocatorId? Currently, I am using
the ones provided in CDT.
"Tim Wang" <timreg@xxxxxxx> wrote in message
news:f0l2g6$9lv$1@xxxxxxxxxxxxxxxxxxxx
>I created a new configuration which contains a SourceLookupTab. However,
>when I switch to that tab, there is a warning message saying "Launch
>configuration does not support source lookup". Can anyone tell me how to
>create a SourceLookupTab correctly? Thanks!
>
>