Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » AbstractLaunchConfigurationTab - Messages
AbstractLaunchConfigurationTab - Messages [message #1004151] Tue, 22 January 2013 17:11 Go to next message
Jeff Doth is currently offline Jeff DothFriend
Messages: 10
Registered: January 2012
Junior Member
Hello,

how can I reset the Message/ErrorMessage in AbstractLaunchConfigurationTab (after an error is fixed)?

Thx
Re: AbstractLaunchConfigurationTab - Messages [message #1005087 is a reply to message #1004151] Thu, 24 January 2013 13:10 Go to previous message
Jeff Doth is currently offline Jeff DothFriend
Messages: 10
Registered: January 2012
Junior Member
setMessage(null);
setErrorMessage(null);


in isValid() is doing the job.
Previous Topic:SIGSEGV error while running eclipse equinox.launcher on HP-UX and JRE6
Next Topic:Reverting a Component?
Goto Forum:
  


Current Time: Tue Mar 19 06:19:56 GMT 2024

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

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

Back to the top