Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » LaunchingConfigurationTab doesn't show anything
LaunchingConfigurationTab doesn't show anything [message #570839] Sat, 28 June 2008 04:28
Stefan Schulze is currently offline Stefan SchulzeFriend
Messages: 70
Registered: July 2009
Member
Hi...

I'm brand new to plugin-development for Eclipse.
I tried to create a simple LaunchConfigurationType with TabGroup and at
least one contained custom Tab. Thanks to
http://www.eclipse.org/articles/Article-Launch-Framework/lau nch.html it
wasn't too hard to manage this, but I can't get any content into my tab. In
the createControl(...)-method I'm adding two buttons with a FillLayout to
the parent, but it isn't displayed but only the empty tab. With the debugger
I assured, that the createControl-method is called at all.

Because I'm new to SWT too, I copied the createControl-method from one of
ATLs launching-tabs and from the AppletMainTab. Both results in an empty
tab.

Does anybody have a clue what's wrong with my tab?

Thanks in advance,
Stefan
Previous Topic:uninstalling a plugin
Next Topic:Textfield with auto-completion
Goto Forum:
  


Current Time: Fri Apr 26 23:46:50 GMT 2024

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

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

Back to the top