User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
Hello,
I am developing a plugin for Eclipse 3.0 . When an exception is
encountered the plugin's execution stops, but the progress bar shown in
the status bar of Eclipse 3.0 keeps on running.
I am also using org.eclipse.ui.console.MessageConsole to show some
messages to user. Can it be due to the MessageConsole as it uses some
threading to pole for new messages ?