Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Spawning a new thread
Spawning a new thread [message #151459] Thu, 30 October 2003 09:01 Go to next message
Eclipse UserFriend
Originally posted by: sppatel.us.ibm.com

This is a multipart message in MIME format.
--=_alternative 004D2CD085256DCF_=
Content-Type: text/plain; charset="US-ASCII"

Is there a proper/formal way to execute a workspace operation off of a
different thread? Specifically I want to run an operation that deletes
specific resources, but off of a different thread.
--=_alternative 004D2CD085256DCF_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif">Is there a proper/formal way to execute
a workspace operation off of a different thread? &nbsp;Specifically I want
to run an operation that deletes specific resources, but off of a different
thread.</font>
--=_alternative 004D2CD085256DCF_=--
Re: Spawning a new thread [message #153758 is a reply to message #151459] Thu, 06 November 2003 15:21 Go to previous message
Eclipse UserFriend
Originally posted by: John_Arthorne.oti.com_

Yes, in 3.0 stream there is WorkspaceJob. Subclass and override
runInWorkspace, then call WorkspaceJob.schedule() to fork it.
-

sppatel@us.ibm.com wrote:
>
> Is there a proper/formal way to execute a workspace operation off of a
> different thread? Specifically I want to run an operation that deletes
> specific resources, but off of a different thread.
Previous Topic:Using XDE...where can I correct my properties file path?
Next Topic:How to a plugin install directory
Goto Forum:
  


Current Time: Sat May 10 01:21:33 EDT 2025

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

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

Back to the top