Skip to main content

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

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


Back to the top