Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » updating information from launch config tabs in plug-in
updating information from launch config tabs in plug-in [message #227857] Sat, 15 April 2006 04:03
Eclipse UserFriend
Originally posted by: Markus.vonDetten.gmx.de

Hello!

I am developing an Eclipse plug-in that uses the launch configuration
extension point, i.e. it can be accessed by clicking "Run -> Run..." in
the menu bar. That brings up a window where the different launch
configurations can be selected and configured.
My plug-in adds a new entry to the menu on the left side, which brings
up two tabs when selected. The first is a tab in which all necessary
information can be entered, the second is the "Common"-tab.
I wrote the first tab myself and have the following problem: When you
enter all the necessary information (i.e. some paths) and click the
"Run"-Button the plug-in doesn't 'know' the newly entered values. But it
does know them (and run correctly) when you change back and forth
between the two tabs before clicking the "Run"-Button.
Does anyone know how to solve this problem?

Hope you can help,
Markus
Previous Topic:Editor save as... question
Next Topic:project layout and classpath problem
Goto Forum:
  


Current Time: Sun Nov 09 17:48:08 EST 2025

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

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

Back to the top