Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » AbstractLaunchConfigurationTab - Messages
AbstractLaunchConfigurationTab - Messages [message #1004151] Tue, 22 January 2013 12:11 Go to next message
Eclipse UserFriend
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 08:10 Go to previous message
Eclipse UserFriend
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: Mon Jul 07 04:37:09 EDT 2025

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

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

Back to the top