Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-debug-dev] Question on SourceLookupTab

It's may be due to the mode you use (Run or Debug). I've also created a launch configuration with SourceLookupTab in debug mode, and it's working...

Hope this helps

Wong, Carl wrote:

I have created a custom Launch Configuration for my own tool.  The Launch Configuration includes the SourceLookupTab. When I bring up my Launch Configuratioin Dialog, I got the following error:

 

[Source]: Launch configuration does not support source lookup

 

Any idea/suggestion?  All I did was a new SourceLookupTab() from CreateTabs method.

Do I have to do something to the plugin.xml?

 

Carl


_______________________________________________ platform-debug-dev mailing list platform-debug-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/platform-debug-dev

Back to the top